GoCardlessDeveloper Docs
Create a sandbox account

Outbound Payment Events

Event types and causes for outbound payment resources.

Created#

The outbound payment has been created.

apioutbound_payment_created

The outbound payment has been created.

gocardlessoutbound_payment_created

The outbound payment has been created.

Cancelled#

The outbound payment has been cancelled.

apioutbound_payment_cancelled

The outbound payment has been cancelled.

gocardlessoutbound_payment_sca_failed

The outbound payment was cancelled due to too many unsuccessful SCA attempts.

gocardlessoutbound_payment_expired

The 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_failed

The outbound payment has failed during processing.

gocardlessoutbound_payment_rejected

The outbound payment has been rejected by the scheme or the bank.

gocardlessaccount_locked_for_payouts

Payments are not allowed from this account at the moment while we are running payouts from it.

gocardlessinsufficient_funds

The account had insufficient funds to make this payment.

gocardlessinvalid_bank_details

The payment was cancelled because the recipient bank details are incorrect.

gocardlessrecipient_bank_not_reachable_for_scheme

Recipient bank account is not reachable for the chosen scheme.

gocardlessrecipient_cannot_accept_currency

Recipient bank account is unable to receive the specified currency.

gocardlessrecipient_is_sender

The recipient is the same as the sender.

gocardlessrecoverable_error

The payment failed but the reason for the failure was not provided. Please, try again later.

gocardlessunrecoverable_error

The payment failed but the reason for the failure was not provided. Please contact support.

gocardlessinternal_error

There was an internal error processing this payment.

bankother

The payment failed but the reason for the failure was not provided.

bankcancelled_by_sender

The payment was cancelled by the sender.

bankcancelled_for_regulatory_reasons

The payment was cancelled for regulatory reasons.

bankforbidden_for_regulatory_reasons

The payment failed for regulatory reasons.

bankinsufficient_funds

The account had insufficient funds to make this payment.

bankinvalid_bank_details

The payment was cancelled because the recipient bank details are incorrect.

bankrecipient_bank_not_reachable_for_scheme

Recipient bank account is not reachable for the chosen scheme.

bankrecipient_account_closed

The recipient bank account is closed.

bankrecipient_account_transferred

The recipient bank account has been transferred.

bankrecipient_cannot_accept_currency

Recipient bank account is unable to receive the specified currency.

bankrecipient_cannot_accept_payments

The recipient bank account cannot receive funds, e.g. a disabled or closed account.

bankrecipient_deceased

The payment failed because the recipient is deceased.

bankreturned_by_recipient

The payment was returned by the recipient.

bankrecoverable_error

The payment failed but the reason for the failure was not provided. Please, try again later.

bankunrecoverable_error

The payment failed but the reason for the failure was not provided. Please contact support.

banksender_account_closed

The sender account is closed.

bankinternal_error

There was an internal error processing this payment.

Set To Pending Approval#

The outbound payment has been set for approval.

gocardlessoutbound_payment_set_to_pending_approval

The outbound payment has been set for approval.

Set To Executing#

The outbound payment has begun execution.

gocardlessoutbound_payment_set_to_executing

The outbound payment has begun execution.

Executed#

The outbound payment has been confirmed by the scheme and the bank.

gocardlessoutbound_payment_executed

The outbound payment has been confirmed by the scheme and the bank.