Skip to main content
The Connect API can be tested via the playground — a demo-only version of a backend-to-backend API.

In a real-world scenario, these operations must be performed on a secure backend server. The only genuinely frontend part is the manual payment confirmation, which is meant to happen via the Stripe SDK.
Two modes are available:
  • Development
  • Production
Playground: https://play.connect.cariqa.com/ Source code: https://github.com/Cariqa/connect-playground