imritesh / paytm
:description
2.1.0
2021-03-08 11:25 UTC
Requires
- ext-curl: *
- ext-json: *
- ext-openssl: *
- illuminate/support: ~6|~7|~8
Requires (Dev)
- mockery/mockery: ^1.1
- orchestra/testbench: ~3.0
- phpunit/phpunit: ~7.0
- sempro/phpunit-pretty-print: ^1.0
This package is auto-updated.
Last update: 2024-11-08 19:42:15 UTC
README
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.
Installation
Via Composer
composer require imritesh/paytm
Usage
(new Imritesh/Paytm())->purpose('INCENTIVE')->accountNumber()->ifsc()->withReferenceId()->paymentAmount(100)->later()->pay();
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email hello@imritesh.com instead of using the issue tracker.
Credits
- Ritesh Singh
- [All Contributors][link-contributors]
License
MIT. Please see the license file for more information.