Testing your payment flow

With a Bridge sandbox app, you can safely develop and test payment requests and payment links without initiating real payments. Additionally, only compatible banks will be displayed in the Pay by Link feature.

3360

Payment link from a sandbox

Demo Bank

Our Demo Bank allows you to simulate a complete user journey for payment initiation. To test Payments with Demo Bank, you can either:

  • Directly call the Create a payment request endpoint with the bank id 574.
  • Create a payment link from the dashboard, open the URL, and choose Demo Bank.

Testing the usual flow

To test the redirected payment flow, you can use any login and password with more than 6 characters. Once in the Demo Bank interface, you can test a payment with or without Strong Customer Authentication (SCA) by selecting sender accounts. You can use any code longer than 6 characters for the OTP code.

2880

Sender accounts list

Testing your integration

To thoroughly test your integration, you should manage various payment statuses. Use the following credentials to simulate different scenarios:

Login fieldPayment statusPayment status reason
id-pdng-acscPDNG after you confirm the payment
ACSC one hour after the confirmation
/
id-pdng-rjctPDNG after you confirm the payment
RJCT one hour after the confirmation

Very rare case when the bank doesn't accept
the payment during the execution (mainly for fraud suspicion)
MS03
id-acscACSC after you confirm the payment (= instant payment)/
id-rjct-ac01RJCTAC01
id-rjct-ac04RJCTAC04
id-rjct-ac06RJCTAC06
id-rjct-ag01RJCTAG01
id-rjct-am18RJCTAM18
id-rjct-ch03RJCTCH03
id-rjct-custRJCTCUST
id-rjct-ds02RJCTDS02
id-rjct-ff01RJCTFF01
id-rjct-fradRJCTFRAD
id-rjct-ms03RJCTMS03
id-rjct-noasRJCTNOAS
id-rjct-rr01RJCTRR01
id-rjct-rr03RJCTRR03
id-rjct-rr04RJCTRR04
id-rjctRJCT/

Run In Postman

📘

Important to know

Payments in the sandbox environment are automatically deleted after 30 days.

Bank sandbox

🚧

Caution: Not all available banks can be fully tested using our sandbox apps.

While listing banks in the sandbox app, you might encounter deactivated banks that are available for payments only in the production environment.

However, some banks are also accessible in the sandbox environment for testing purposes. Please be aware that these sandbox environments are directly managed by the banks and can occasionally be instable.

Here is a list of banks with a stable sandbox environment for testing purposes. You can use the provided credentials for testing. If a login or OTP SMS is missing, feel free to enter any value in the respective field.

BankBridge IDTesting credentials
BNP Paribas6Login: 123456789 (everything is accepted)
Password: 785149
SMS: everything except 00000 (= failure)

Even amount = success
Odd amount = failure
Banque Populaire (Grand Ouest)38Login: 9999999904
Password: 17515
SMS: 12345678

Run In Postman