Payments · Paylinks
Paylink Checkout
Initialize a checkout session for a paylink using its short code. This endpoint creates a Vezmo PaymentIntent and returns the client secret. This is a public endpoint designed to be called directly from your frontend payment form.
Path Parameters
code string required
The unique short code of the paylink.Note: No Authorization header is required. The system automatically retrieves the payment amount and currency associated with the provided code to create the intent.