Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Integrates Drupal Commerce 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)
Project information
- Project categories: E-commerce
- Created by khalemi on , updated

