Skip to main content

Devengo

Introduction

Devengo is a payment service that works through bank transfers. It only works with orders where the indicated operative is PAYOUT.

In order to use this service, it is necessary to register a bank account.

Once we have our bank account created:

  1. Create new order.
  2. Call the /payment/payout endpoint. The source_uuid field is required, while the apm field should not be sent, as it has no effect on this service. PAYOUT

Testing successful transfers in sandbox

In sandbox environment, it is recommended to use a maximum amount of 1€ (amount = 100)

The iban codes that can be used for testing are as follows:

Bank account for successful transfers

IBAN
ES9067130002000000458102

Bank accounts for refused transfers

IBANError descriptionError code
ES3930350000020000000201blocked_accountERR-0001
ES3930350000020000000104closed_accountERR-0002
ES9030350000070000000202integration_errorERR-0003
ES2530350000030000000501invalid_bankERR-0004
ES2330350000000000000005recoverableERR-0005
ES9530350000050000000210suspended_bankERR-0006
ES7430350000090000000101wrong_account_numberERR-0007
ES5530350000000000000302wrong_amountERR-0008
ES1730350000040000000305wrong_operation_codeERR-0009
ES1730350000040000000402otherERR-0010