API Reference

Integration Flow

796

ℹ️  Checkout Steps

  1. Merchant authenticates with the Pagaleve API.
  2. Pagaleve returns the Bearer token, which must be included in the header of all future calls to the Pagaleve API.
  3. Merchant initiates a checkout request with the V1/checkouts API call.
  4. Merchant redirects the customer to the redirect_url returned by Pagaleve.
  5. Customer logs in or signs up on Pagaleve and approves the checkout.
  6. Merchant invokes the V1/Payments API call to process the payment and finalize the purchase.