New to the community? Welcome! Please read our Community Rules and Guidelines
Pay, shop, and do even more on the PayPal appGet the App
He have integrated Website Payments Pro (UK based).
All is working fine with payments.
However, we have recently tried to offer the Pay in 3 messages and the button to our integration. The message simply shows nothing with no error (it definitely fills the container with some code as it adds extra padding once 'loaded'). The Pay Later button does show up however once it is pressed it consistently (across multiple tested buyer accounts) does not show the pay in 3 option.
This all works correctly in our sandbox environment with sandbox credentials so that leads me to think this may be something that needs to be "switched on" for our account. The console says very little (at least nothing useful) even with the debug option set in the sku script params.
Any help would be greatly appreciated thank you.
Did you get this sorted?
I have the same issue ( few similar unanswered questions n the forum ). The only thing I can think of is that the region of our server is in Ireland, but surely it should be the visitors region?
Thanks,
Joe
Good day @vallaton / @jhodgson4 ,
Thank you for posting to the PayPal community.
We recommend merchants to integrate our latest PayPal Checkout (Smart button) product.
Guide link : https://developer.paypal.com/docs/checkout/standard/
Please follow the below steps via your PayPal account.
Login PayPal.com >> click on "settings icon" >> go to "Account settings" >> Website payments >> PayPal buttons >> select "Smart Buttons" button type >> fill all the required details >> copy & paste the button code on your website with the help of your website developer.
(Or)
Login PayPal.com >> go to direct link "https://www.paypal.com/buttons/" >> follow the above steps
I would suggest to please contact your website developer or the support of your third party platform(eCommerce) who can above help you add the above Smart button code on your website.
Note : Pay Later in the UK includes the following:
To add Pay Later button : Render the Pay Later button in a one-time payment integration by passing enable-funding=paylater in the PayPal JavaScript SDK. For details, see enable funding.
Sample for reference :
<script src="https://www.paypal.com/sdk/js?client-id=YOUR_CLIENT_ID&enable-funding=paylater"></script>
https://developer.paypal.com/docs/checkout/pay-later/gb/#link-howdoyouwanttointegrate
Add Pay Later offers through an e-commerce platform and PSPs : https://developer.paypal.com/docs/checkout/pay-later/gb/commerce-platforms/
If your still facing any issues, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the detail information and error details.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.
©1999-2023 PayPal, Inc. All rights reserved.