Description
Woo-Commerce gateway extension to integrate Limepay payment option in to checkout page
Installation
Make sure Woo-commerce plugin is installed and activated.
1. Obtain API Access keys from Limepay
2. Install Limepay woo-commerce gateway plugin
3. Activate the plugin
4. From woo-commerce payments tab open Limepay Payments setup page
5. Enter you Publishable key and Secret key provided by Limepay and enable the gateway
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Limepay WooCommerce Gateway” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Limepay WooCommerce Gateway” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.3.0
Release Date: Tuesday, 09 Jun 2020
- Added payment option selection setting in configuration
v2.4.0
Release Date: Thursday, 18 Jun 2020
Release Notes
1. BNPL switcher
2. BNPL offer on product page
3. BNPL Toggle switcher on product page
4. Support of shortcodes for payment switcher and showing installment price on product pages
5. Changing final “Place Order” button color when all steps to create a payplan are done
v2.4.3
Release Date: Feb 2021
- Updated iFrame parameters to help with KYC
v2.4.4
Release Date: March 2021
- Fixed shortcode woocommerce php issue.
v3.0.0
Release Date: April 2021
- Limepay v2 api and checkout
- Ability refund v1 transactions
- Automatically scroll back to Limepay iframe in case of an error or 3DS being triggered after placing the order
v3.0.1
Release Date: July 2021
- Fixed js file caching issue
v3.0.2
Release Date: July 2021
- Fixed PHP Notice which appears in checkout page
v3.0.3
Release Date: 21st Sep 2021
- Added a fix for the issue jQuery 3.6 not supporting attr method.