This operation creates a payment link for use with the front-end SDK integration.
The returned URL and token can be used to initialize the Cobo payment SDK in your front-end application.
For more information, see Cobo Payment Guide.
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.
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"