Page 1 of 1

How to add Paypal Smart Payment Button

Posted: Mon Jun 20, 2022 6:06 pm
by Islander
The Paypal Smart Payment Button has some advantages over the regular Buy now or Add to Cart buttons as it allows payment by credit card without the buyer having to login to paypal.

However the Smart payment button is given by a code on the paypal website and need to be pasted in the page. I've tried pasting the code in an html box with or without using div. It doesn't appear in the browser. is there a way to get this to work?

Re: How to add Paypal Smart Payment Button

Posted: Mon Jun 20, 2022 8:03 pm
by Pablo
You should be able to insert to code via the HTML obejct.
The code will be inserted "AS IS", so if it does not work then maybe there is error in the code?

Note that some third party code only works when the website is online.

Re: How to add Paypal Smart Payment Button

Posted: Tue Jun 21, 2022 3:36 am
by Islander
Ok it's working now. Not sure what went wrong. Thanks anyway!