Hi all, I was just wondering if anyone had already done something that could add a store credit or gift voucher feature to Cartridge?
The discount code system doesn't quite seem to work, as it's more about providing a specific discount ($ or percentage) on a per-item basis, with potentially a limit on the number of orders it can be used with. This is different to a gift voucher or store credit which has a set amount to start with, but whoever uses it then makes a purchase and has the amount of their cart applied against the credit/voucher, which may go one of a few ways: a) cart total is less or equal to remaining credit --> amount to pay becomes 0, and the credit is reduced by the cart total. b) cart total is more than remaining credit -> amount to pay is discounted by credit amount, credit is reduced to 0, and remaining amount should be paid as part of checkout. In this way, the credit/voucher can be a 'discount' the same as a discount is. it's just the way it's applied that is different. So... has anyone done something like this - or if not, are there things I'm missing about it? I'm considering implementing this in my fork of cartridge using a variant of the discount code model - which I've already modified for my own purposes - so that a code can be used per item, per order, or as a 'credit' system. I think this is probably easier than creating an entirely new model for the store credit idea. Thanks for any input or insight you folks can give! Seeya. Danny. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
