File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 55
66## Features
77
8+ This is a php/laravel wrapper package for [ Nagad MFS] ( https://nagad.com.bd/ )
9+
8101 . [ Create Payment/Take to Payment Page] ( https://github.com/codeboxrcodehub/nagad/edit/main/Readme.md#1-create-payment )
9112 . [ Verify Payment/Query Payment/Payment Details] ( https://github.com/codeboxrcodehub/nagad#2-verify-payment )
10123 . [ Refund Payment] ( https://github.com/codeboxrcodehub/nagad#3-refund-payment )
@@ -106,14 +108,15 @@ NagadRefund::refund($paymentRefId,$refundAmount);
106108
107109## Contributing
108110
109- Contributions to the Nagad package are welcome. Please note the following guidelines before submitting your pull
111+ Contributions to the Nagad Payment Gateway package are welcome. Please note the following guidelines before submitting your pull
110112request.
111113
112114- Follow [ PSR-4] ( http://www.php-fig.org/psr/psr-4/ ) coding standards.
113- - Read Nagad API documentations first
115+ - Read Nagad API documentations first. Please contact with Nagad for their api documentation and sandbox access.
114116
115117## License
116118
117- Nagad is licensed under the [ MIT License] ( http://opensource.org/licenses/MIT ) .
119+ This repository is licensed under the [ MIT License] ( http://opensource.org/licenses/MIT ) .
118120
119121Copyright 2022 [ Codeboxr] ( https://codeboxr.com )
122+ We are not not affiliated with Nagad and don't give any guarantee.
You can’t perform that action at this time.
0 commit comments