Payment
Was this helpful?
Was this helpful?
Creates a new intent for a payment authorization. An intent helps prepare and track the details required before finalizing a transaction (capture).
A unique identifier from your system to reference this payment intent. Useful for idempotency and for correlating the future transaction within your internal systems.
496de72d-d4a4-45eb-b426-3d04d2078a85
The URLs to which the checkout page should redirect the user after a successful or failed payment. The unique transaction ID will be included in the redirect parameters so you can store or retrieve payment details via the API. In case of a lost connection during processing, you can still retrieve the transaction using your external ID.
New payment intent created.