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
Join us @ the educational webinars: https://clickandpledge.com/webinars/
Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/
Comment