Buy Now Pay Later [BNPL]

Learn how to offer the Pay Later payment option to your customers through our Seamless checkout.

By integrating with Pine Labs Online by Pine Labs Pay Later feature, you can start accepting payments from your customers through Pay Later services offered by various third-party providers.

🚧

Important

  • Ensure your Merchant Identifier is configured to support the Buy Now, Pay Later payment method.
  • If not yet configured, please reach out to our integrations team to have it enabled.

Feature Flow

1. Checkout Initiation: The customer initiates the checkout process on the merchant's platform.

2. Eligibility Check: Use our Check Eligibility API to verify eligibility for Pay Later method using the mobilie_number or email address and invoice_amount. Pass both parameters in the Eligibility Check API to check the eligibility and proceed to seamless checkout.

3. Payment Option Displayed

  • During checkout, all supported payment methods are presented to the customer, including the newly available Pay Later option.
  • On choosing the pay later service providers listed in the checkout, our service provider sends you an OTP on your registered mobile number. Enter the OTP received to complete the transaction.

Configuring Pay Later as a Payment Option

Learn how to enable or disable the Pay Later payment method in your seamless checkout integration:

  • To enable Pay Later: Include Pay Later in the allowed_payment_methods parameter when calling the Create Order API request.
  • To disable Pay Later: Omit Pay Later from the allowed_payment_methods parameter in the Create Order API request.

This configuration, allows you to control the availability of Pay Later options based on your business logic or user preferences.

📘

Note

  • No integration changes are required to support Pay Later as a payment option on Pine Labs Online Hosted Checkout.

Supported Pay Later Providers

The table below lists the supported third-party Pay Later service providers.

Provider NamePay Code
LazyPayLAZYPAY
SimplSIMPL
SimplSIMPL3

Related Links


Ask AI
Assistant
Hourly Limit
0 / 20000 tokens used Resets in: 60m 0s
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant