Checkout
Checkout initialize with link
Checkout Initialize with link
POST
/
checkout
/
initialize
Headers
Authorization
string
requiredSet value to 'Bearer {{MERCHANT_SECRET_KEY}}'
Body
application/json
amount
integer
email
string
redirectURL
string
bearer
string
Bearer can either be account, subaccout or customer
subaccountId
string
currency
string
channel
any[]
Response
200 - application/json
status
boolean
message
string
data
object
Was this page helpful?