Direct API Charge statuses
This section details the various statuses returned by the API, their meanings, and implications.
Understanding these statuses helps you manage transactions efficiently, address issues promptly, and support your customers effectively:
processing
Indicates that the payment has been initiated but has not yet been completed or failed.
False
No
authorized
Signifies that the payment has been successfully authorized.
False
Yes
waiting_for_shopper_action
Signifies that the charge is waiting for shopper action to be completed
False
Yes
waiting_capture_approval
Indicates that coda waiting from your response that you acknowledged that coda will capture the request
False
Yes
capture_initiated
Signifies that the operation to capture funds has been initiated for an authorized charge
False
No
succeeded
Signifies that the payment has been successfully captured and funds will be transferred after settlement.
True
Yes
failed
Indicates that the payment attempt has failed.
True
Yes
canceled
Indicates that the payment attempt has been canceled
True
No
Last updated
Was this helpful?