Skip to content

Commit f53eae1

Browse files
authored
Update Readme.md
1 parent 82b3ae4 commit f53eae1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Readme.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
## Features
77

8+
This is a php/laravel wrapper package for [Nagad MFS](https://nagad.com.bd/)
9+
810
1. [Create Payment/Take to Payment Page](https://github.com/codeboxrcodehub/nagad/edit/main/Readme.md#1-create-payment)
911
2. [Verify Payment/Query Payment/Payment Details](https://github.com/codeboxrcodehub/nagad#2-verify-payment)
1012
3. [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
110112
request.
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

119121
Copyright 2022 [Codeboxr](https://codeboxr.com)
122+
We are not not affiliated with Nagad and don't give any guarantee.

0 commit comments

Comments
 (0)