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

paytmwalletclass #45

Closed prerna-bhatra closed 4 years ago

prerna-bhatra commented 4 years ago

"Class 'App\Http\Controllers\PaytmWallet' not found" in documentation it is not given that how to create this class

anandsiddharth commented 4 years ago

Follow the configuration instructions: https://github.com/anandsiddharth/laravel-paytm-wallet#configuring After properly configuring You can use this way use PaytmWallet;