We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a2a0a commit d50207fCopy full SHA for d50207f
README.md
@@ -11,6 +11,8 @@ Allows you to use Razorpay payment gateway with the WHMCS Store.
11
- Use the `master` branch if you are on WHMCS 6
12
- Use the `whmcs-5` branch if you are on WHMCS 5
13
14
+## Downloads: [whmcs-6][6] [whmcs-5][5]
15
+
16
## Installation
17
18
1. Ensure you have latest version of WHMCS installed.
@@ -35,3 +37,5 @@ Visit [https://razorpay.com](https://razorpay.com) for support requests or email
35
37
This is licensed under the [MIT License][mit]
36
38
39
[mit]: https://opensource.org/licenses/MIT
40
+[6]: https://github.com/razorpay/razorpay-whmcs/archive/master.zip
41
+[5]: https://github.com/razorpay/razorpay-whmcs/archive/whmcs-5.zip
0 commit comments