Can I display the certificate redemption field in the Phone Order Manager (http://vikingcoders.com/go.mv?ID=BROK_PHONEORDERS) interface?
(2003/10/31)Yes. You'll need to make sure that you have the latest version of the Phone Order Manager module installed. Further information on integrating this module (as well as other "third party tokens") can be found in the FAQ file for the Phone Order Manager. It is important that you read that FAQ to make sure that you have configured that module correctly as it may require modifications to the templates.
After the modification is made to the template, you will need to "register" the Gift Certificate Manager with the Phone Order Manager module. Go to the new "third party tokens" tab. In the "Module code" field enter "BROK_CERTIFICATES" and in the "token" field also enter "BROK_CERTIFICATES" (without the quotes in both cases). Then click on "update". After updating, the module will be listed there and there will be a link, on the right side of teh row, to instructions on using the tokens. In addition, you need to enter the token:
%module|BROK_CERTIFICATES|redeem|% in the "'Process update' tokens:" field on the "third party tokens" tab, then click on "update"
To add the tokens to the template, you would add to the "main page template" (on the "main page" tab) something like:
%module|BROK_CERTIFICATES|error|%
Gift Certificates: %module|BROK_CERTIFICATES|display|%
The tokens:
%module|BROK_CERTIFICATES|display|% placed in the Phone Order Manager's "main page template to display the field to collect the gift certificate key.
%module|BROK_CERTIFICATES|error|% placed in the "main page template" to display any error message generated by the Gift Certificate Manager module.
This will display the Coupon Manager's field to collect the coupon code.
Last update: 2004-12-09 13:04
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?
















