This operation generates a payment link for a pay-in order. The link directs users to a hosted payment page where they can complete their payment for the order. You can share the link directly with users or embed the payment page in your website or application using an iframe.
For more details, see Payment Link.
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
The request body to create a payment link for a pay-in order.
Link created successfully.
The base URL of the page. This URL should be combined with the token parameter to form the complete link.
"https://payment-link.dev.cobo.com/payment"
The token appended to the URL as a query parameter. This token identifies and authenticates a specific payment or refund session.
The complete link should be constructed as: [url]?token=[token]
"01EJ5QW8KtSBesqnRZsmadPgihYf754OnVnNhimKKBi6QQO5PNyr9EXPyFRJGGOF"