Create Payment link
POST
/api/merchant/payment-link
Headers
Name
Value
Description
Accept
application/json
CLIENT
client_key
The unique identifier for the client.
SECRET
generated_secret
The expected secret generated using your client key and secret key.
Body
note pass payment_type: either local bank, mehticpay or digital assets
Response
Last updated