Create PayIn
POST/v3/payin_links
To be able to successfully create a payment link you would need the following APIs in consideration:
- Step 1: Call the Get PayIn Methods API to retrieve available payment methods.
- Step 2: Call the Create PayIn with the selected method and sender details.
- Step 3: Redirect the customer to the generated
payment_linkto complete the checkout. - Step 4: In the sandbox environment, use the Simulate PayIn API to test payment outcomes.
Request
Responses
- 200
- 400
- 401
- 422
Payin link created successfully
Bad Request
Unauthorized
Unprocessable Entity