Skip to main content

Introduction

Our Buy Now, Pay Later product allows users to pay for their purchases in installments without a credit card. Some common use cases are:

  • You are an e-commerce that want to offer installments to your customers
  • You are a payment platform and want to offer installment without credit card to your users

Getting Started​

To integrate our BNPL solution into your platform, follow these steps:

  1. Make sure you have an API key, if you are a payment platform you will need an API key for each merchant
  2. Install our SDK
  3. Decide on which type of integration:
    • With pre-evaluation of customers: if you want to pre-evaluate customers before showing them our payment option use this approach. (Recommended)
    • Without pre-evaluation of customers: if your customers will evaluate themselves using our widget.
  4. Integrate
  5. Test the integration