Demo to preview the settings

Introduction

Connect the payment system LiqPay to your site. The plugin creates a button that redirects the user to the payment page LiqPay, which provides a simple, fast and secure way to receive payments from your customers on the site. When using the LiqPay payment page, the client card data is transferred absolutely safely directly to LiqPay and does not remain on your website or server.

Prerequisites

In order to interact with the plugin you'll need to get the PUBLIC and SECRET KEY from LiqPay.

How to setup

  1. Go to LiqPay and click on the “Sign Upor “Log in button.
  1. On the opened page, insert the phone number then click on the “Sign in” button.
    1. ⚠️
      For successful account creation, you should have a Ukrainian number.
Image without caption
  1. Fill out the form with the company name and email address then click on the “Create a shop button.
    1. Image without caption
  1. On the right side of the home page, you will find the keys for the plugin work.
Image without caption

Plugin Elements Properties

This plugin has one visual elements which can be used on the page: LIQPAY_Button.

LIQPAY_Button

Connect the payment system LiqPay to your site.
Image without caption

Element Fields

Title
Description
Type
ID Attribute
Group element ID Attribute.
text
Public key
The public key is the identifier of the created company. For example: i00000000
text
Private key
The private key of the created company (not provided to anyone other than your developer). Example: a4825234f4bae72a0be04eafe9e8e2bada209255
text
Version
API version. Recommended version 3.
number
Amount
Payment amount. Example: 5, 7.34
number
Currency
Payment currency. Possible values: USD, EUR UAH, BYN, KZT. Additional currencies can be added at the company's request.
Dropdown
Description
Payment description.
text
Order ID
Unique purchase ID in your shop. The maximum length is 255 symbols.
text
Result URL
URL of your shop where the buyer would be redirected after completion of the purchase. Maximum length 510 symbols.
text (optional)
Server URL
URL API in your store for notifications of payment status change (server->server). Maximum length is 510 symbols.
text (optional)

Element Actions

  1. writeForm - Assign all values to the certain element.
    1. Image without caption
      Fields:
      Title
      Description
      Type
      ID Attribute
      Group element ID Attribute.
      text

Element States

Title
Description
Type
amount
Payment amount. Example: 5, 7.34
number
public key
The public key is the identifier of the created company.
text
private key
The private key of the created company (not provided to anyone other than your developer).
text
currency
Payment currency. Possible values: USD, EUR UAH, BYN, KZT. Additional currencies can be added at the company's request.
text
description
Payment description.
text
order ID
Unique purchase ID in your shop. The maximum length is 255 symbols.
text
ID Attribute
Group element ID Attribute.
text

Workflow example

How to set up LIQPAY Button

Changelogs