Documentation

keyboard_backspaceBack to numeropay.comhomeHomerepeatPayments FlowcodeSchemasapiAPIsupportSupport
Merchant Sign inarrow_right_alt

v1.0.0

Documentation
Home/Schemas/Payment States Schema

Payment States Schema

Possible states for a payment.

StateDescription
CREATEDA New Payment has been created. No transaction or default transaction has been created.
IN_PROGRESSAn action has peen performed on any of the transaction for this payment but completion criteria has not been met yet.
COMPLETEDAll the required transactions for this payment has been completed.
CANCELEDThe Payment was cancelled by the merchant.

Possible states for a payment Transaction.

Payment Transaction Schema

StateDescription
NEW_TRANSACTIONUsed when single payment is created
AUTHORISEDBank has sent tha authorization
COMPLETEDAuthorization has been accepted
FAILEDThere was error completing Auth for this payment

< Back to Schemas