ClickBank Sales Engineering Proof of Concept
Disclaimer: This is Example Code. ClickBank makes no representations, warranties, or assurances as to the accuracy, currency or completeness of the content contain on this website or any sites linked to this site.
Using Encrypted Upsell URL Querystring Parameters
The purpose of this POC is to demonstrate how to use Upsell flow parameter encryption along with passing the Upsell Flow session id as the cbf parameter.
Additinal Resources:
How it works:
- Make sure to enable "Encrypt Transaction Urls" under Vendor Settings -> Advanced Tools in your Nickname account.
- Then, click the paylink below under 'Start Here' to bring up the Order Form
- The following upsell pages will recieve CB parameters encrypted on the Querystring and decrypt them, show them in the browser console, and then append the cbf session id to the upsell pay links on the page.
- Finally, when the custom thank you page is displayed, again the CB parameters are encrypted on the Querystring and the page decrypt's them, and show them in the browser console.
Start Here ->
Default New Order Form
Old Order Form Variations