bKash
To test Bkash payments in the sandbox environment using Takaden, you can use the following Bkash sandbox wallets:
Regular Active Customer wallet No: 01770618575, 01929918378, 01770618576, 01877722345, 01619777282, 01619777283
Customer wallet No for Failed Cases: 01823074817 (Insufficient Balance), 01823074818 (Debit Block)
The PIN for all of these wallets is 12121
, and the OTP is 123456
.
To test a Bkash payment using one of these wallets, follow these steps:
Set up your application to use the Bkash sandbox environment by setting the appropriate environment variables in your
.env
file.Initiate a Bkash payment using the Takaden API, using the wallet number of the customer you want to test.
Follow the prompts in the Bkash app to complete the payment, using the provided PIN and OTP.
You can use the wallets listed above to test various scenarios, such as successful payments, failed payments due to insufficient balance, and failed payments due to debit blocks.
Keep in mind that the wallets and PINs listed above are for use in the Bkash sandbox environment only. If you want to test Bkash payments in the production environment, you will need to use a real Bkash account.
Last updated