pay later messaging not showing up for everyone else?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is anyone else having problems with the pay later messaging that shows up on your site? It worked for a long time and suddenly won't show anymoe and I cannot figure it out. I removed my client ID for security purposes, but I don't know what has changed, this code has worked on my product pages for months and months and not it just randomly stopped.
https://www.adeptknives.com/products/zero-tolerance-0350
<script src="https://www.paypal.com/sdk/js?client-id=clientID&components=messages" data-namespace="PayPalSDK" defer="defer"></script>
<div style="margin-top:10px;"
data-pp-message
data-pp-style-layout="text"
data-pp-style-logo-type="inline"
data-pp-style-text-color="black"
data-pp-style-text-size="16"
data-pp-amount="{{ product.price | money_without_currency }}">
</div>

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @adeptknives
Thank you for reaching out to the PayPal Community.
To have the PayPal Pay Later messaging appear for USD currency, you must:
- Be a US-based PayPal merchant.
- Have a US-facing website.
- Transact in US dollars (USD).
- Have a one-time payment integration.
- Abide by the PayPal Acceptable Use Policy.
- Do not edit Pay Later messages with additional content, wording, marketing, or other materials to encourage the use of this product. PayPal reserves the right to take action in accordance with the PayPal User Agreement.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Error message for obtaining access_token in REST APIs
- Django-paypal form is not showing "pay with credit or debit card" option in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- Shopify PayPal integration, customer authorized multiple times in PayPal Payments Standard
- CHECKOUT.ORDER.APPROVED webhook event not triggered if payment_source is passed in in REST APIs
- Subscription did not get auto renewed in sandbox mode but it was created successfully in Sandbox Environment