Skip to main content

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_link to complete the checkout.
  • Step 4: In the sandbox environment, use the Simulate PayIn API to test payment outcomes.

Request

Responses

Payin link created successfully