https://github.com/rishabjasrotia/phonepay_payment
Allows Drupal Commerce orders to be paid using PhonePe payment methods.
https://github.com/rishabjasrotia/phonepay_payment
commerce drupal drupal-8 drupal-9 drupal-module phonepe phonepe-api
Last synced: 4 months ago
JSON representation
Allows Drupal Commerce orders to be paid using PhonePe payment methods.
- Host: GitHub
- URL: https://github.com/rishabjasrotia/phonepay_payment
- Owner: rishabjasrotia
- Created: 2023-12-13T05:10:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-11T03:43:23.000Z (over 2 years ago)
- Last Synced: 2025-09-07T21:32:04.158Z (9 months ago)
- Topics: commerce, drupal, drupal-8, drupal-9, drupal-module, phonepe, phonepe-api
- Language: PHP
- Homepage: https://www.drupal.org/project/phonepay_payment
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PhonePe is a Digital Wallet & Online Payment App that allows you to make instant Money Transfers with PhonePe.
This Module aims to provide an Drupal Commerce Client library which can be used to imitate payment through Phonpe API.
Configuration :
- Please Add "PhonePe Payment" Payment gateway under "admin/commerce/config/payment-gateways/add"
- Please write machine name of available Profile to get required information for API in Profile textbox. (Default profile is "customer")
- Selected profile must have "Address" entity.
- Please Add New phone field in Selected Profile with machine name "field_mobile"
- Please make sure to add new field for mobile number.
Visit URL /admin/config/people/profile-types/manage/customer/fields
UAT: Refer https://developer.phonepe.com/v1/docs/uat-testing