OTP SimplePay logo

This project is not covered by Drupal’s security advisory policy.

Synopsis

Commerce SimplePay by OTP provides a payment gateway extension that can be used to pay with SimplePay by OTP on your website.

Features

This module supports the Drupal Commerce Shipping module and it's based on the newest SimplePay API v2.

Requirements

Commerce OTP SimplePay currently depends on Drupal 8 with the latest release of Drupal Commerce 2.x

Installation

Install via Composer: $ composer require drupal/commerce_otpsp

Configuration

Configure the payment gateway in Commerce » Configuration » Payment » Payment gateways:

  1. Provide a Merchant ID
    You can find this on your SimplePay Dashboard at Partner -> Select your company -> Account
  2. Provide a Secret key
    You can find this on your SimplePay Dashboard at Partner -> Select your company -> Account
  3. (Optional) Tick Send billing info
    Turn on if you would like to send order billing info to SimplePay
  4. (Optional) Tick Send shipping info
    Turn on if you would like to send order shipping info to SimplePay
  5. Configure the payment notifications on SimplePay Dashboard.
    Fill the IPN URL at Partner -> Select your company -> Account -> Technical
    with {your_drupalsite)/payment/notify/{payment_gateway_machine_name}
Supporting organizations: 
development hours

Project information

Releases