Page 1 of 1
PayPal Pay in 3
Posted: Sat Jun 15, 2024 5:20 pm
by Azz25
Hi,
Has anyone set up PayPal Pay in 3 on their website or does anyone know how to do it in WYSIWYG Web Builder?
Thanks in advance,
Aaron
Re: PayPal Pay in 3
Posted: Sat Jun 15, 2024 6:32 pm
by BaconFries
You have previously asked this 2yrs ago...
PayPal Pay in 3
Re: PayPal Pay in 3
Posted: Sat Jun 15, 2024 8:18 pm
by Azz25
Alot has changed in 2 years.
Re: PayPal Pay in 3
Posted: Sat Jun 15, 2024 9:39 pm
by BaconFries
Azz25 wrote: ↑Sat Jun 15, 2024 8:18 pm
Alot has changed in 2 years.
The software may have changed but the method of how to insert "custom" code/scripts hasn't. You can still use the following
HTML Object With the how to of the
Integration Guide
Re: PayPal Pay in 3
Posted: Sun Jun 16, 2024 6:16 am
by Pablo
There is no standard solution to integrate this functionality, because it is not something that is requested frequently.
But you can add the PayPal code manually via the HTML tools:
https://wysiwygwebbuilder.com/add_html.html
Re: PayPal Pay in 3
Posted: Sun Jun 16, 2024 8:31 am
by Azz25
Thanks both, I did try to add it manually but couldn't get it to work.
I'll have another go.
Aaron
Re: PayPal Pay in 3
Posted: Sun Jun 16, 2024 9:20 am
by BaconFries
From reading your original post with the link/url to PayPal the code is not complete that is probably why it doesn't show. It only references the .js and the <div></div> there is nothing to show the button (pay in 3) this is along with the PayPal button you add.
Did you read the link I gave to "How to Intergrate"? if you read carefully by selecting "United Kingdom" from "County or Region" you should see the "Full" block of code/script required. You will need to add your own client ID and price to match the item you included to your PayPal button. Note some knowledge on how to insert correctly is for you to know where to place in the HTML or it may not work. As previously you can use the HTML Object for all/any scripts.