WSO Payment Buttons question.

3 replies
When adding payment buttons I believe we cannot use the buttons we create at Paypal.

I need to be able to insert a button that has advanced variable fields to direct user to registration page and a thank you URL.

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

How do I do this for WSO setion while ensuring everything works as meant?

Thanks.
#buttons #payment #question #wso

Trending Topics