Outbound Payment Events
Event types and causes for outbound payment resources.
Created#
The outbound payment has been created.
apioutbound_payment_createdThe outbound payment has been created.
gocardlessoutbound_payment_createdThe outbound payment has been created.
Cancelled#
The outbound payment has been cancelled.
apioutbound_payment_cancelledThe outbound payment has been cancelled.
gocardlessoutbound_payment_sca_failedThe outbound payment was cancelled due to too many unsuccessful SCA attempts.
gocardlessoutbound_payment_expiredThe outbound payment has expired due to missing approval before the execution date.
Failed#
The outbound payment could not be sent, usually because the funding account did not have sufficient funds available.
gocardlessoutbound_payment_failedThe outbound payment has failed during processing.
gocardlessoutbound_payment_rejectedThe outbound payment has been rejected by the scheme or the bank.
gocardlessaccount_locked_for_payoutsPayments are not allowed from this account at the moment while we are running payouts from it.
gocardlessinsufficient_fundsThe account had insufficient funds to make this payment.
gocardlessinvalid_bank_detailsThe payment was cancelled because the recipient bank details are incorrect.
gocardlessrecipient_bank_not_reachable_for_schemeRecipient bank account is not reachable for the chosen scheme.
gocardlessrecipient_cannot_accept_currencyRecipient bank account is unable to receive the specified currency.
gocardlessrecipient_is_senderThe recipient is the same as the sender.
gocardlessrecoverable_errorThe payment failed but the reason for the failure was not provided. Please, try again later.
gocardlessunrecoverable_errorThe payment failed but the reason for the failure was not provided. Please contact support.
gocardlessinternal_errorThere was an internal error processing this payment.
bankotherThe payment failed but the reason for the failure was not provided.
bankcancelled_by_senderThe payment was cancelled by the sender.
bankcancelled_for_regulatory_reasonsThe payment was cancelled for regulatory reasons.
bankforbidden_for_regulatory_reasonsThe payment failed for regulatory reasons.
bankinsufficient_fundsThe account had insufficient funds to make this payment.
bankinvalid_bank_detailsThe payment was cancelled because the recipient bank details are incorrect.
bankrecipient_bank_not_reachable_for_schemeRecipient bank account is not reachable for the chosen scheme.
bankrecipient_account_closedThe recipient bank account is closed.
bankrecipient_account_transferredThe recipient bank account has been transferred.
bankrecipient_cannot_accept_currencyRecipient bank account is unable to receive the specified currency.
bankrecipient_cannot_accept_paymentsThe recipient bank account cannot receive funds, e.g. a disabled or closed account.
bankrecipient_deceasedThe payment failed because the recipient is deceased.
bankreturned_by_recipientThe payment was returned by the recipient.
bankrecoverable_errorThe payment failed but the reason for the failure was not provided. Please, try again later.
bankunrecoverable_errorThe payment failed but the reason for the failure was not provided. Please contact support.
banksender_account_closedThe sender account is closed.
bankinternal_errorThere was an internal error processing this payment.
Set To Pending Approval#
The outbound payment has been set for approval.
gocardlessoutbound_payment_set_to_pending_approvalThe outbound payment has been set for approval.
Set To Executing#
The outbound payment has begun execution.
gocardlessoutbound_payment_set_to_executingThe outbound payment has begun execution.
Executed#
The outbound payment has been confirmed by the scheme and the bank.
gocardlessoutbound_payment_executedThe outbound payment has been confirmed by the scheme and the bank.