Create payment attempt

Initiates a payment attempt by creating a transaction, storing initial details like amount and currency for a multi-step payment process.

Initiate a payment from a payment-attempt or create from scratch. This endpoint allows you to specify initial payment parameters such as amount, currency, and client references. It serves as the first step in a potential multi-step payment process, enabling you to store preliminary transaction details before finalizing. Useful for scenarios where payment information is gathered incrementally or requires user interaction at various stages.

Last updated