Liqpay Payment

Component ID

2800465

Component name

Liqpay Payment

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

357

Component created

Component changed

Component body

This module provides Liqpay payment gateway through Liqpay API website, when using Payment.

Registering with Liqpay

Before you start the installation process you must register on Liqpay and create your own Shop.
You will get "Public key", "Private key" and other settings for your payment system.

Dependencies:

Payment Offsite API

Installation:

  1. Download the module from Drupal.org and extract it to your modules folder.
  2. Enable it.
  3. Go to /admin/commerce/config/payment-methods and edit Liqpay rule.
  4. Edit Payment method
    (Just click edit before 'Enable payment method: Liqpay payment').
  5. Setup the settings according your data from Liqpay.
  6. In field Redirect you may set redirection URL. User will be redirected on
    this URL after confirming payment on Liqpay page. You also may set [redirect_to_referer]
    in this field to redirect user to referer page after confirm payment.
  7. In Liqpay control panel type the server-server(http://www.example.com/payment_offsite/liqpay/ipn) url.

More API documentation can be found at Liqpay API.