NawabHost / bkash-checkout-for-whmcs

Collect payment with bKash Merchant Checkout (Iframe/inline).
MIT License
10 stars 17 forks source link

Callback url is accessible after logout. #3

Closed ImSMostofa closed 2 years ago

ImSMostofa commented 3 years ago

image

AminulBD commented 3 years ago

Hello there,

Thank you for using our module. bKash sometimes makes it difficult for people. But this is approved by bKash and is widely used in Bangladeshi hosting providers.

WHMCS doesn't have any way to prevent the file to access but you can write rules for .htaccess file or something else. But the file will not work or execute if the user has been logged out.

You can more see here: /modules/gateways/callback/bkashcheckout.php#L442-L444

ImSMostofa commented 3 years ago

After many discussions, they understand this issue. Now they want bKash query API implementation data. This module can implement query API?