PaymentStatus
to CANCEL
. A canceled deposit preauthorization can’t be used for any further action.PaymentStatus
to NO_SHOW_REQUESTED
. If successful, the PaymentStatus
NO_SHOW
indicates that you can use the Create a Deposit Preauthorized PayIn complement endpoint to capture additional funds.CANCELED
,NO_SHOW_REQUESTED
The payment status of the deposit preauthorization object:WAITING
– The deposit preauthorization can be used: the preauthorized funds can be captured (without or prior to complement); a no-show can be declared; or the preauthorization can be canceled manually.CANCELED
– Value to pass to manually cancel the deposit preauthorization before use (whether for capture or no-show); indicates that the deposit preauthorization was canceled manually.CANCEL_REQUESTED
– The cancellation of the deposit preauthorization has been requested but not yet processed.EXPIRED
– The hold period on the preauthorized funds has ended without it being used (whether for capture or no-show).TO_BE_COMPLETED
– The preauthorized funds were captured (prior to complement) but the complement has not yet been captured.NO_SHOW_REQUESTED
– Value to pass to request a no-show, signaling no capture of the preauthorized funds but the intent to capture a complement.NO_SHOW
– A no-show was requested but a complement not yet been captured.VALIDATED
– Indicates either (i) that the preauthorized funds were captured without complement; (ii) that the preauthorized funds and a complement were captured; or (iii) that a no-show was declared and a complement was captured.FAILED
– The action against the preauthorization has failed (whether capture without complement, capture prior to complement, no-show request, complement), but a retry may be possible.200
PaymentStatus
changes to EXPIRED
if no captures were made.CREATED
, SUCCEEDED
, FAILED
The status of the authorization.WAITING
, CANCELED
, CANCEL_REQUESTED
, EXPIRED
, TO_BE_COMPLETED
, NO_SHOW_REQUESTED
, NO_SHOW
, VALIDATED
, FAILED
The payment status of the deposit preauthorization object:WAITING
– The deposit preauthorization can be used: the preauthorized funds can be captured (without or prior to complement); a no-show can be declared; or the preauthorization can be canceled manually.CANCELED
– Value to pass to manually cancel the deposit preauthorization before use (whether for capture or no-show); indicates that the deposit preauthorization was canceled manually.CANCEL_REQUESTED
– The cancellation of the deposit preauthorization has been requested but not yet processed.EXPIRED
– The hold period on the preauthorized funds has ended without it being used (whether for capture or no-show).TO_BE_COMPLETED
– The preauthorized funds were captured (prior to complement) but the complement has not yet been captured.NO_SHOW_REQUESTED
– Value to pass to request a no-show, signaling no capture of the preauthorized funds but the intent to capture a complement.NO_SHOW
– A no-show was requested but a complement not yet been captured.VALIDATED
– Indicates either (i) that the preauthorized funds were captured without complement; (ii) that the preauthorized funds and a complement were captured; or (iii) that a no-show was declared and a complement was captured.FAILED
– The action against the preauthorization has failed (whether capture without complement, capture prior to complement, no-show request, complement), but a retry may be possible.VISA
, MASTERCARD
, CB
, MAESTRO
The card network to use, as chosen by the cardholder, in case of co-branded cards.SecureModeNeeded
parameter is set to true
).SecureMode
was used.CARD
, DIRECT_DEBIT
, PREAUTHORIZED
, BANK_WIRE
The type of pay-in.WEB
, DIRECT
, EXTERNAL_INSTRUCTION
The type of execution for the pay-in.V1
, V2_1
The 3DS protocol version to be applied to the transaction.V1
, V2_1
The 3DS protocol version applied to the transaction.null
is returned.400 - Trying to cancel PaymentStatus TO_BE_COMPLETED or NO_SHOW