Question

I've been searching on how to add the ability for customers to use gift cards on the check out page on my Magento site and so far no luck. I am running on Magento Enterprise so the function is available for use but where I'm stuck at is where I can enable the function to redeem gift cards. Right now the check out page at the payment gateway only provides the options of payment either Paypal or credit card options. Could I enable this feature through the Admin Configuration and if so, could you please provide me the path on how?? Or would I need to do something more in-depth than that?

I appreciate the help!

Was it helpful?

Solution

Is "Enterprise_GiftCard" set to "Enable" in System > Configuration > Advanced > Advanced? If so, are you using a custom theme for your checkout page which does not include the gift card code box? Additionally, I assume all your gift cards are set to "redeemable" and list the correct website to be redeemed at?

Edit:

It occurs to me that you are asking about the path of the template file. It would depend on if you are using onepage checkout or not, but it should be in app/design/frontend/base/default/template/checkout/ and if you are using onepage, the directory will be app/design/frontend/base/default/template/checkout/onepage/

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top