2️⃣Get APM Options
In order to display the correct APM options at checkout, you should request the options available from the Optty platform using this request.
Last updated
In order to display the correct APM options at checkout, you should request the options available from the Optty platform using this request.
Last updated
GET
/options
Use this method to request from Optty a list of available payment methods in the order that they should be displayed. e.g. GET /options?amount=100¤cy=EUR
All active APMs will be returned in the response but the example below assumes a single APM.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
currency
eg. USD
amount
eg. 100
*
String
Bearer <token>
Merchant URL
https://api.qa.optty.com
Merchant URL
https://api.optty.com