Closed Nargis21 closed 1 year ago
I got this error when want to get "BkashGateway" and require "bkash-payment-gateway" package
try importing like this
const { BkashGateway } = require('bkash-payment-gateway');
I updated the README with new import syntax
I got this error when want to get "BkashGateway" and require "bkash-payment-gateway" package