How does the Pay Later integration work?
Our JavaScript SDK allows you to enable and configure Pay Later messaging on your website.
- Add the "messages" component to the JavaScript SDK tag to create a Pay Later message.
- 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 it does, the SDK uses this amount to present a specific, detailed offer to the customer.
For details, see our Pay Later messaging integration guide.