Ubercart SenangPay Payment
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Integrates Drupal Ubercart with Malaysian SenangPay Payment Gateway.
SenangPay accepts payment from Visa, Mastercard and FPX.
1) Enable the module.
2) Go to Ubercart Payment Method and fill in the Seller ID, Secret and URL of SenangPay, by default it is https://app.senangpay.my/payment/{MID}
3) Login to SenangPay Admin Dashboard, and change the Return URL to below format
http(s)://{yoursite}/cart/senangpay/complete
4) Then, change the Return URL Parameters as below
?order_id=[ORDER_ID]&status_id=[TXN_STATUS]&transaction_id=[TXN_REF]&amt=[AMOUNT]&hash=[HASH]
Todo :
1) Callback URL (once supported)
2) Dynamic Return URL (once supported)
3) Payment Return Type , Card or FPX (Once supported)
The developer can be contacted for any other paid customization if needed.
