General information
Payment method for Shopaholic that allows your customers to pay using bank cards.
© 2021, Biz-Mark under Commercial License.
Developed by Nick Khaetsky at Biz-Mark.
The following plugins are required
Toolbox
Helpers for faster development: pagination rendering, objects and lists caching, UI strings for using in third...
Toolbox
Helpers for faster development: pagination rendering, objects and lists caching, UI strings for using in third...
Shopaholic
No. 1 e-commerce platform for October CMS
Shopaholic
No. 1 e-commerce platform for October CMS
Orders for Shopaholic
Allows customers to purchase products using the cart
Orders for Shopaholic
Allows customers to purchase products using the cart
Installation
Buy plugin at OctoberCMS Marketplace, and attach it to your project.
Configuration
Open Settings –> Payment Methods, create new or update existing payment method, on Gateway tab select LiqPay and fill public key and private key that you get from LiqPay.
Capturing user after the successful or failed payment
This gateway using standard Shopaholic's event system.
Example of capturing user redirect:
$obEvent->listen(BizMark\LiqPayShopaholic\Classes\Helper\PaymentGateway::EVENT_RESULT_URL, function ($obOrder) { return Page::url('order-complete-page', ['slug' => $obOrder->secret_key]); });
-
Shohabbos
Found the plugin useful on 28 Aug, 2019
Thank you author, for nice plugins!
-
1.0.0 |
First version of LiqPay-Shopaholic Jun 28, 2019 |
---|