rahulhaque / bKash-payment-gateway-web-demo

bKash payment gateway API integration documentation for web.
129 stars 44 forks source link

Implementation in ReactJs based web app #2

Closed md-abdul-halim-rafi closed 4 years ago

md-abdul-halim-rafi commented 4 years ago

I needed to implement this on ReactJs based web application. I tried adding both of the script tags of jQuery and bKash SDK. But, probably I should have got the bKash variable by window.bKash. Unfortunately, it is not happening. Any Idea of how to do it?