PayUmoney for Drupal Commerce
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Allows Drupal Commerce orders to be paid using PayUmoney payment methods.
Use http://docs.drupalcommerce.org/v2/getting-started/install.html to install commerce2.
Configuration :
1: Please Add "PayUmoney Redirect" Payment gateway under "admin/commerce/config/payment-gateways/add"
2: Add the required credentials .
3: Please write machine name of available Profile to get required information for API in Profile textbox. (Default profile is "customer")
4: Selected profile must have "Address" entity.
5: Please Add New phone field in Selected Profile with machine name "field_phone"
Test Credit Card details:
Below is the test card details for doing a test transaction in the testing mode.
Credit Card Number – 5123 4567 8901 2346
Name on the Card – Any name
Card Expiry – May, 2017 for success and June, 2017 to fail the transaction.
CVV – 123 for success and 000 to fail the transaction.
