Description
This plugin adds Razorpay as a payment gateway for MemberPress memberships.
Features:
- One-time membership payments
- Razorpay Checkout integration
- UPI payments
- Credit Card payments
- Debit Card payments
- Net Banking
- Wallet payments
- Payment signature verification
- MemberPress transaction handling
- MemberPress transaction completion after successful payment verification
This plugin requires MemberPress to be installed and activated.
External services
This plugin connects to Razorpay services to create payment orders and process payments for MemberPress purchases.
The plugin sends payment-related data to Razorpay when a customer starts checkout. This may include the transaction amount, currency, receipt or transaction ID, site name, Razorpay order ID, and payment details required to complete the payment.
The plugin also loads Razorpay Checkout JavaScript from Razorpay’s servers during checkout so the customer can complete the payment securely.
This service is provided by Razorpay.
Terms of Service: https://razorpay.com/terms/
Privacy Policy: https://razorpay.com/privacy/
Installation
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin through the WordPress Plugins screen
- Navigate to MemberPress Settings Payments
- Add a new payment method
- Select Razorpay
- Enter Razorpay Key ID and Key Secret
- Save settings
- Create a membership product and select Razorpay as the payment gateway
FAQ
-
Does this require MemberPress?
-
Yes. MemberPress must be installed and activated.
-
Does it support Razorpay Test Mode?
-
Yes. Use Razorpay test credentials.
-
Does it support UPI payments?
-
Yes. UPI payments are supported through Razorpay Checkout.
-
Does it support cards and net banking?
-
Yes. All payment methods supported by Razorpay Checkout are available.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Walstar Payments with Razorpay for MemberPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Walstar Payments with Razorpay for MemberPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.5
- Initial public release
- Razorpay payment gateway integration
- Razorpay order creation API integration
- Razorpay Checkout integration
- Payment signature verification
- MemberPress transaction handling
- MemberPress payment completion workflow