anandsiddharth / laravel-paytm-wallet

Integrate paytm wallet in your laravel application easily with this package. This package uses official Paytm PHP SDK's.
MIT License
92 stars 40 forks source link

Call to undefined method #75

Open Mullayam opened 1 year ago

Mullayam commented 1 year ago

image In ProviderRepository.php line 149: Call to undefined method Anand\LaravelPaytmWallet\Facades\PaytmWallet::isDeferred()

got this error