Is it possible to send a POST request to a checkout page? I would like pre-populate the amount and recurring payment fields. If so, is there a code example available?
Announcement
Collapse
No announcement yet.
Send POST request to checkout page?
Collapse
X
-
To pass the amount add &T=xxx to the end of the URL. For example:
The recurring information cannot be passed on to the easyPages. Of course you can use the Basket system and do the same but that page is not customizable:
https://co.clickandpledge.com/basket/default.aspx?B=CIS Campaign&T=200&P=2&N=12
See the manual: http://manual.clickandpledge.com/Simple-Basket.html
Hope that helps.Regards,
Click & Pledge Support Department
On Salesforce? Help us by rating our app: Click & Pledge Donor Management on AppExchange
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support available Join between 3:00 - 3:30 p.m. ET Monday - Thursday: https://clickandpledge.com/webinars/
Are you on Salesforce? Join us at the Power of Us Hub: https://powerofus.force.com/0F980000000CjpC
Comment