🖥️Direct API Integration

Using our comprehensive set of API's enables full control and the highest level of flexibility, to give your customers the choice of paying through a selection of payment options at checkout

Environments

Optty provides both a sandbox testing environment and a production environment for merchants and partners to use.

Sandbox Testing Environment

Authentication

https://auth.qa.optty.com/token

Merchant URL

https://api.qa.optty.com

Widget SDK URL

https://widgets.qa.optty.com/widget-loader.js

Production Environment

Authentication

https://auth.optty.com/token

Merchant URL

https://api.optty.com

Widget SDK URL

https://widgets.optty.com/widget-loader.js

Order Flow

The sequence diagram below shows the process and interactions between client-side, your server, Optty and the APM during a typical order flow.

To integrate and enable Optty at checkout during the order process, your development team will need to follow a 5 step process.

1️⃣Create Access Token2️⃣Get APM Options3️⃣Create Order4️⃣Handle Payment Response5️⃣Refund Order

Last updated