Skip to content

Conversation

@on3ss
Copy link
Contributor

@on3ss on3ss commented Feb 10, 2026

Thank you for creating a PR! We appreciate your contribution to Hi.Events.

To make the process as smooth as possible, please ensure you've read the contributing guidelines before proceeding.

Please include a summary of the changes and the issue being fixed or the feature being added. The more detail, the better!

Checklist

  • I have read the contributing guidelines.
  • My code is of good quality and follows the coding standards of the project.
  • I have tested my changes, and they work as expected.

Thank you for your contribution! 🎉

Description

This PR adds support for the Razorpay payment gateway as an additional online payment option. In the settings, both STRIPE and RAZORPAY are now treated as ONLINE payment methods, allowing users to choose between them for processing online payments.

Changes Overview

  • Integrated Razorpay as a new online payment gateway
  • Updated payment settings to treat STRIPE and RAZORPAY as mutually exclusive online payment options
  • Modified payment flow logic to accommodate the new gateway choice
  • This is a significant change that affects core payment processing behavior

Notes

  • ✅ SAAS mode implementation is still pending
  • ✅ Refund functionality needs to be added
  • ✅ Further improvements will be made based on feedback

Request

Looking forward to your feedback on this implementation! Please share any suggestions or concerns about the approach, architecture, or implementation details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant