Payment Flows

📘

Api Endpoint documentation is available here

Functional Order Flow

This is a basic description of how a Scalapay integration via our APIs would look from your site.

  • Your customer chooses Scalapay at checkout
  • The customer gets redirected to Scalapay and an order is created
  • The customer proceeds on completing the payment and gets redirected back to your site
  • An order confirmation (capture) is sent to Scalapay to confirm the payment
  • The order is finalised on your backend

What’s Next