How can I display the remaining certificate balance to the customer?
(2004/01/23)There are a few tokens that you can use in the "redemption button setup" field (which is used to display the "redeem" field and button to the customer at checkout) that will show this information:
%balance% (displays the remaining balance, after redemption, of the last redeemed certificate)
To show this information only after a gift certificate has been succesfully redeemed you can us the conditional token:
%begin_ifredeemed%...%end_ifredeemed% (shows it's contents only a gift certificate has just been redeemed).
To display the balance In my test store, I replaced the contents of the "Redemption button setup" with:
%begin_ifredeemed%
Your balance for certificate %key% is now %balance%
%end_ifredeemed%
Gift Certificate: %box% %button%
Last update: 2004-12-09 12:58
Author: Support
Revision: 1.0
You cannot comment on this entry
Records in this category
- How to Configure a Gift Certificate to Charge Shipping to Redeemer, but Shipping Will be Paid by Gift Certificate
- How to Sell Gift Certificates Within Your Store
- Collecting a Recipient's Name, Email Address, Etc.
- How to Automatically Send Emails to the Recipient
- Unable to get Attributes to Collect the Customer's Data
- Integrating with OPT
- I am using OUISM and need to display the error messages returned by the Gift Certificate Manager. How can I do that?
- I have a module which collects data during checkout but when a customer clicks on "redeem" to redeem a certificatethe data collected by my module is lost. What's happenging and can I fix it?
- The "redemption" field is not showing up during checkout. What am I doing wrong?
- How can I display the remaining certificate balance to the customer?
- Can I display the gift certificate that I created with the "certificate template" to the customer?
- I'd like to be able to have my customers visit my site to view their certificate. How can I go about this?
- When attempting to view the certificates in admin I get a "404 file not found" error (or some other server error).
- How do I prevent shipping from being charged when someone purchases a gift certificate?
- How do I restrict the use of a certificate to a particular product (or How do limit a certificate so that it cannot be used on a particular product)?
- Can I display the certificate redemption field in the Phone Order Manager (http://vikingcoders.com/go.mv?ID=BROK_PHONEORDERS) interface?
















