Skip to content

Add PhonePe Payment Gateway #525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,12 @@ If you create your own payment gateway module or find one that's not in this lis
| **Description** | Integrate paytm payment gateway with drupal commerce. |
| **Type** | Off site |
[/ui-accordion-item]
[ui-accordion-item title="PhonePe"]
| | [PhonePe] |
| --- | --- |
| **Description** | Integrate PhonePe payment gateway with drupal commerce. |
| **Type** | Off site |
[/ui-accordion-item]
[ui-accordion-item title="Paytrail"]
| | [Paytrail] |
| --- | --- |
Expand Down Expand Up @@ -1095,6 +1101,7 @@ If you create your own payment gateway module or find one that's not in this lis
[Banklink payment gateway (multiple banks)]: https://www.drupal.org/project/commerce_banklink
[Razorpay Payment Integration]: https://www.drupal.org/project/commerce_razorpay
[Paytm]: https://www.drupal.org/project/commercepaytm
[PhonePe]: https://www.drupal.org/project/phonepay_payment
[Sermepa]: https://www.drupal.org/project/commerce_sermepa
[Sezzle pay]: https://www.drupal.org/project/commerce_sezzle_pay
[SimplePay by OTP]: https://www.drupal.org/project/commerce_otpsp
Expand Down