shahriar-shojib / bkash-payment-gateway

Nodejs library to accept bKash payments on your backend application
MIT License
83 stars 16 forks source link

How do i get all Auth keys? #110

Closed Tasluf665 closed 2 years ago

Tasluf665 commented 2 years ago

key: 'abcdxx2369', username: 'bkashTest', password: 'bkashPassword1', secret: 'bkashSup3rS3cRet',

How do I get all these keys for my merchant account? Is there any demo version that I can use for testing without having these keys?

Thank you.

shahriar-shojib commented 2 years ago

You will need to get in touch with bkash to get both testing and production credentials. Unfortunately, I do not have any testing accounts.

Tasluf665 commented 2 years ago

Thank you so much for responding so quickly. I had already try to contact with bkash. I asked them to give the Auth keys for testing in the live chat. Although I have already a Merchant account. But they said my account doesn't have that options even for just testing.

I think it will be helpful for developers if we have this sandbox without having any Auth restrictions for testing. But Thank you again.