Paypal Pay in 3 online integration - not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello
we have placed the paypal Pay in 3 code on our website and occasionally it shows on our site and across some products not all products.
Our developer has advised that they have integrated across all ecommerce products but that they don't control who the code shows for and that paypal decide which products it shows for.
Can anyone advise if my developer is just feeding me garbage here as surely paypal would want the integration like us to cross all products possible? Fairly pointless to pick and choose products to show for!!
we run a bespoke coded site ecommerce site and the code is in our product pages on average around line 123 as below any help or guidance would be much appreciated
<!-- PayPal Pay Later Code -->
<script
src="https://www.paypal.com/sdk/js?client-id=ATOAB3I_cjP6gfNlSHG3W0egeOv5gvD2NwGsIcFH27qtxk0XQc38SC8fA_S6..."
data-namespace="PayPalSDK">
</script>

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @Ultrimax,
Thank you for contacting PayPal community.
Our sincere apologies for the inconvenience caused.
Merchant can add the "Pay Later messaging" on the respective website pages based on the products.
Render effective messaging with message placement and product amount : https://developer.paypal.com/docs/checkout/pay-later/gb/integrate/message-placement/
We recommend adding dynamic messaging throughout the shopping journey where customers see prices and subtotals, such as on product pages, the shopping cart, and checkout pages.
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.
If your website is on an online shopping cart or commerce platform - https://developer.paypal.com/docs/checkout/pay-later/gb/commerce-platforms/.
Third party platforms eCommerce develops their own plugins/modules.
I request to please contact the support of your third party platform(eCommerce) who can able to help you regarding plugins/modules setup.
Detailed guide link - https://developer.paypal.com/docs/checkout/pay-later/gb/.
Smart button(PayPal Checkout)-https://developer.paypal.com/docs/checkout/standard/.
Thank you so much for your patience and understanding.
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.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- p is not a function error using the example downloaded from Paypal in SDKs
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- Unable to issue a refund from our business sandbox account in Sandbox Environment
- Create Pay Links using PayPal API in REST APIs
- help me with PayPal with google pay integration in Braintree Client-side Integration (JS, iOS, Android SDKs)