Checkout preparations
Wait for checkout approval
Read a preparation until the user is ready for a fresh card request.
GET
Poll the preparation after delivering its approval link. Start the merchant’s Pay action only after
The response below comes from the same local API test as Create a checkout preparation. The sample approval has not sent a processor request.
After
status becomes ready and before ready_expires_at. The user must keep the approval page open.
string
required
The preparation identifier returned by the create request.
status becomes bound, read the linked authorization with Get a checkout authorization. The preparation then reports payment_status: "authorization_pending"; the merchant’s receipt or payment record determines whether the purchase completed.