Skip to content

Latest commit

Β 

History

History
56 lines (41 loc) Β· 1.65 KB

File metadata and controls

56 lines (41 loc) Β· 1.65 KB

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