Commerce SenangPay Payment

Component type

module

Maintenance status

Development status

Component created

Component changed

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

Commerce Payment Alter

Component type

module

Maintenance status

Development status

Downloads

499

Component created

Component changed

This module provides a configuration UI where you can define the display title for each language, including the possibility to override the source language display title.

The module fixes the missing feature to override the source language payment method display title of the Commerce Payment module, a submodule of the Commerce module.

Payment Offsite API

Component type

module

Maintenance status

Development status

Downloads

2009

Component created

Component changed

Payment Offsite API based on Payment and used for simplify payment gateways integration whitch expect payment processing outside the site. Typical example such payment method is PayPal.

This module implementation was started after this discussion [META] Add offsite payment methods support.

Commerce Discount Sale Price

Component type

module

Maintenance status

Development status

Downloads

910

Component created

Component changed

Module basically implements the same functionality as Commerce Sale Price via same fields (for easier transition between modules) but in a way that fully supports Commerce Discount module. Sale Price is implemented as discount so you can make other discounts compatible or incompatible with it.