Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Losh 5 posts 35 karma points
    Sep 03, 2013 @ 16:32
    Losh
    0

    Coupon code implementation (with allready existing codes)

    Hi! I'm pretty new in umbraco, and want to implement a Coupon Code function (Not generating coupon codes, adding allready existing.).

    So it works like this; We get an .csv file, with about 5-10k codes (We have different codes from different companies). Someone uploades the .csv file we recieved to the backend umbraco system, the server executes a script which seperates the codes, and adds a field "used" (so the system knows which is used, and which is not). 

    Could someone describe a good solution for this in umbraco? 
    I was thinking a document type for CouponCodes with a .csv upload field, with a "singleCode" document type as child. But how would i then make it automaticly create the child "code" nodes, from the CouponCode.csv property?

    Just ask if something is unclear here, and thanks! :-)

Please Sign in or register to post replies

Write your reply to:

Draft