๐ข Tenant Management
Click to fetch all sub-tenants under your account
Click to fetch all sub-tenants under your account
Execute transaction with basic payment data (hardcoded credentials)
Execute transaction with dynamic API Key and Authorization from merchant configuration
Use these test IBANs to simulate different payment scenarios:
| IBAN | Status | Reason | Code | Description |
|---|---|---|---|---|
| DE97100000001234400009 | error | - | - | - |
| DE70100000001234400010 | declined | - | - | - |
| DE43100000001234400011 | declined | - | - | - |
| DE86100000001234400013 | approved | - | - | - |
| DE59100000001234400014 | chargebacked | - | - | - |
| DE91100000001234400020 | approved | paymentConfirmed | - | The payment is confirmed. |
| DE64100000001234400021 | chargebacked | insufficientFunds | AM04 | There was not enough money on the bank account. |
| DE37100000001234400022 | chargebacked | referToPayer | MS03 | For SEPA these codes are used to obfuscate the failure cause for privacy and other regulatory reasons. |
| DE10100000001234400023 | chargebacked | refundRequested | MD06 | The refund of an authorized payment was requested by the customer. This is possible the first 8 weeks after the payment. |
| DE80100000001234400024 | chargebacked | authorizationDisputed | MD01 | The customer disputes the authorization of the payment. This is possible the first 13 months after the payment. |
| DE53100000001234400025 | chargebacked | bankAccountClosed | AC04 | The account is already closed. |
| DE26100000001234400026 | chargebacked | directDebitNotEnabled | AG01 | Direct debit is not enabled for the specified account or bank. |
| DE96100000001234400027 | chargebacked | invalidBankDetails | AC01 | The account of bank specified is invalid. |
| DE69100000001234400028 | error | mandateddeclined | - | The mandate was declined. |
| DE42100000001234400029 | error | mandatedeclined | - | The mandate declined. |
| DE57100000001234400050 | approved | paymentConfirmed | - | Test IBAN to simulate a timeout. The request is blocked for 60 seconds. |
| DE78100000001234400060 | approved | paymentConfirmed | - | Test IBAN to prepare a later refund. |
| DE51100000001234400061 | approved | paymentConfirmed | - | Test IBAN to prepare a later refund. |
| DE62888888880012345678 | approved | paymentConfirmed | - | Test IBAN to test AIS process with provider fintechsystems. That will only be approved if the amount is lower or equal to 312300 Cent. |