Skip to content

/payment_links

Generated from openapi.yaml. 2 operations.Download the specification.

List payment links

Requires your secret key as a bearer token.

Responses

StatusDescription
200List of payment_link

POST/v1/payment_links

Create a payment link

A reusable URL that starts a mandate. The returned url is relative to the checkout host.

Requires your secret key as a bearer token.

Body

FieldTypeRequiredDescription
namestringno
payeestringyesSolana address that receives settlement
mintstringyes
amountPerPeriodstringyesAtomic units
periodSecondsintegeryes
trialSecondsintegerno

Responses

StatusDescription
201payment_link with id
400The mint is not on this merchant's accepted list

All resources ·Supported tokens ·Sandbox