Charge a saved card
Charge the card the caller chose against an open Checkout Session. A decline is a 402 in the standard error envelope, not a 200 result.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Response
Success.
Also the confirmation number the agent reads back: it is the MERCHANT's, not ours.
True when this exact charge already happened and you are seeing the original.
Where a charge stands.
pending means the charge is not settled: the processor has not confirmed an outcome, and it may or may not have taken the payment. Do NOT start another payment for the same order. We resolve it for you and the result arrives on the webhook.
completed and failed are settled and final.
pending, succeeded, failed Which wallet paid, when the payment came from the pay page's Apple Pay or Google Pay button. Absent on card charges. Wallet payments never create a saved card (the processor does not allow a wallet to become a card on file), so a wallet charge references no saved instrument.
apple_pay, google_pay