imritesh/paytm is a Laravel package for :description.
It currently has 0 GitHub stars and 374 downloads on Packagist (latest version 2.1.0).
Install it with composer require imritesh/paytm.
Discover more Laravel packages by imritesh
or browse all Laravel packages to compare alternatives.
Last updated
Paytm Payment Gateway For Gratification
NOTE: This is not normal Paytm Payment Gateway. This is for transferring Payment to Users Bank Account, From Paytm Payments Bank. Paytm Business Account is needed.
Via Composer
composer require imritesh/paytm
(new Imritesh/Paytm())->purpose('INCENTIVE')->accountNumber()->ifsc()->withReferenceId()->paymentAmount(100)->later()->pay();
Please see the changelog for more information on what has changed recently.
$ composer test
Please see contributing.md for details and a todolist.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
MIT. Please see the license file for more information.