|
|
Can I redirect the receipt page to show my own thank you page instead?
To skip the receipt page use this code in ANY LinkPointCart button
<input type=hidden name=ReceiptPushURL value="xxxxxx">
Where xxxxxx is the URL to the page you would like to direct the shopper to instead of the receipt page.
|
|