...
A: Yes, though each voucher template ID may only be used on one product.
Q: Can recipient vouchers be redeemed in the Aspenware Vouchers module?
A: Recipient vouchers can be redeemed, but the recipient will not be enforced. If there is a recipient on the voucher, it will be ignored. A stored procedure can be created to gate usage to the customer assigned in RTP. Talk with your Aspenware Representative if you would like to consider this additional functionality. Professional Services fees will apply.
Q: I’m getting a bad URL I use the Vouchers.EmailVoucher template. What’s wrong?
A: This has to do with the use of the %Store.URL% token. If the StoreURL includes a “/”, then the email template should not include a “/”. The store URL can be found by going to Admin > Configuration > Stores. In a nutshell:
Scenario 1: Resort uses %Store.URL%
If that includes a "/" in it --> don't include the "/" in the template
If that doesn't includes a "/" in it --> do include the "/" in the template
Scenario 2: Resort manually overrides the token and uses their own URL (not recommended)
Based on that will determine if the / is needed or not
Insert excerpt | ||||||
---|---|---|---|---|---|---|
| ||||||
Insert excerpt | ||||||
|
...