pay later messaging not showing up for everyone else?

adeptknives
Contributor
Contributor

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>

Login to Me Too
1 REPLY 1

MTS_Niraj
Moderator
Moderator

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.
Please note: Pay Later Messaging is not applicable for Reference Transaction and Recurring Payment integrations.

To learn more about the eligibility criteria for Pay Later offers, please click here.
 
If your account satisfies these conditions but you're still not seeing the Pay Later Messaging, we request you to submit an MTS ticket from here for further assistance.
 
Thanks
Niraj
PayPal MTS
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.