How does the Pay Later integration work?
The PayPal JavaScript SDK allows you to enable and configure Pay Later messaging on your website.
- To create a Pay Later message, add the "messages" component to the PayPal JavaScript SDK tag.
- To control the format of the message, add configuration attributes. For example, include the "data-pp-amount" attribute to determine if the purchase qualifies for a Pay Later offer. If so, the SDK uses this amount to present a specific, detailed offer to the customer.
Was this article helpful?