Skip to content

technoquill/pm_liqpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JoomShopping 5 Payment Plugin

JoomShopping 5 Payment Plugin for integration with LiqPay (PrivatBank, Ukraine).
This extension adds LiqPay as a payment method in JoomShopping 5 (for Joomla 4/5), allowing you to accept payments quickly and securely.


Features

  • Full integration with LiqPay API (v3).
  • Adds LiqPay as a payment method in JoomShopping 5 checkout.
  • Automatic payment status updates via LiqPay callbacks.
  • Sandbox/test mode support.
  • Simple configuration with Public Key and Private Key.

Installation

  1. Download the latest release from Releases.
  2. In Joomla Admin → Extensions → Manage → Install, upload the ZIP file.
  3. Go to JoomShopping → Options → Payment Methods.
  4. Add/enable LiqPay payment method.

Configuration

In the payment method settings:

  • Public Key – your LiqPay API public key.
  • Private Key – your LiqPay API private key.
  • Sandbox Mode – enable for test payments.

Usage

  1. Customer selects LiqPay during checkout.
  2. They are redirected to the LiqPay secure payment page.
  3. After successful payment, LiqPay sends a callback to your site.
  4. Order status in JoomShopping is updated automatically.

🛠️ Requirements

  • PHP 7.4+
  • Joomla 4.2 / 5.x
  • JoomShopping 5.x
  • LiqPay merchant account (liqpay.ua)

📜 License

Released under the GPL v3 License.


🔗 Useful Links