Easiest way to update PayPal details using CMSB

3 posts by 2 authors in: Forums > CMS Builder
Last Post: October 22, 2023   (RSS)

By CommonSenseDesign - October 22, 2023

Hi, there. My client sells calendars every fall as a fundraiser, and they use PayPal to handle online payments. Is there an easy way for them to use CMSB, which is already part of their site, to do future updates in-house? This is the type of code is generated by PayPal that they would need to replace. They usually send me the code, and I change it manually.

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="XXXXXXXXXXXX">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>

https://www.interfaithcounselling.ca/lottery/

By CommonSenseDesign - October 22, 2023 - edited: October 22, 2023

Thank you for these suggestions, Deborah. I'll look into them and decide which is going to work best for my client.