Create a payment link

Creates a payment link in the live or test mode of the API key used. The response includes the url of the page where your customer pays. The payment link accepts payments until you cancel it or, when expires_after_seconds is sent, until it expires.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

Amount to collect, in the smallest unit of currency. For example, 5000 represents 5000 CLP, since CLP has no minor unit, or 50.00 MXN. Must be greater than 0.

string
enum
required

Three-letter ISO 4217 currency code. One of CLP (Chilean peso) or MXN (Mexican peso). Case-insensitive.

Allowed:
business_profile
object

Required if your organization identifies a business profile per payment. Enrolled merchant on whose behalf you collect the payment, used for category-based billing.

checkout
object

Checkout customization. Supports a single description key.

string

Email address of your customer, used for transaction notifications, including refunds.

integer

Number of seconds after which the payment link expires. Must be greater than 0. If omitted, the payment link never expires.

metadata
object

Set of key-value pairs you can attach to the payment link to store additional information in a structured format.

recipient_account
object

Required if your organization uses the Fintoc Reconciles schema without a default pool account. Destination bank account for the payments collected with the link. Available only in Chile. Do not send it if your organization uses Fintoc Collects, where Fintoc presets the account for you.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json