Create a payment link

ℹ️

Click EXAMPLES in the code box to see examples of link creation for:

  • digital products;
  • recurring;
  • physical asset with delivery.

Before sending the request, you must complete these steps:

  • Generate credentials (ClientID e o ClientSecret),
  • Generate the access_token using the credentials,
  • Send the generated access_token in the Authorization header of the request.

The token duration is 20 minutes.

Language