AbdullahValley / bkash

New bKash Payment Gateway API for Laravel Framework as well as Raw PHP. Especially for bKash Tokenized Checkout.
59 stars 48 forks source link

Missing file in laravel part #1

Closed irkreja closed 3 years ago

irkreja commented 3 years ago

In in description you mentioned bkash.blade.php but in your project there is no such file. Also in Your bkash-script.blade.php there are showLoading is not defined and hideLoading is not defined

AbdullahValley commented 3 years ago

Thank You So Much Rejaul Karim Brother. Its a mistake, Its bkash-payment.blade.php instead of bkash.blade.php AND showLoading is my custom function for my project. Others user needs to create it by themselves.