Payment Session Status

The below table shows the different status a payment may have and its definition.

StatusDescriptionPhase
payment_createdThe payment has been successfully createdFinal
payment_cancelledThe payment was cancelledFinal
payment_unsuccessfulThe payment was rejected by either the payer or the bankFinal or Intermediate
order_createdThe cover has been successfully set up (BNPL dedicated status)Intermediate
payment_errorThe payment has failed for technical reasonsIntermediate
payment_pendingThe payment is currently pending or in the process of being createdIntermediate
sca_requiredThe payer got redirected to his bank and needs to authenticateIntermediate
provider_requiredThe payment has been preparedIntermediate
payment_waitingThe request to pay has been generated and is waiting for payerIntermediate
payment_expiredThe payment session has expiredFinal or Intermediate
payment_unknownThe payment is currently in an unknown state and waiting for bank/Fintecture actionIntermediate
payment_partialA payment was received but with an amount inferior to the expected amountIntermediate
iban_requiredThe payout is waiting for the Payee to share his account details.Intermediate
iban_receivedThe payout has received a valid beneficiary account and the payment can proceed.Intermediate
session_initiatedA payment has been initiated and is pending a manual action.Intermediate

💡 Note

The payment_unsuccessful and payment_expired status can be either considered as Final or Intermediate depending on how your shop is setup. Please contact support for any questions you may have.