Payment Collection Methods
Create Link
Create Link
POST
/
pay-link
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
amount
string
merchant_key
string
order_id
string
Response
201 - application/json
data
object
message
string
result
boolean