=== HummGroup for WooCommerce=== Contributors: hummau Donate link: https://shophumm.com.au Tags: Hummgroup for WooCommerce, humm config,humm_gateway,hummgroup_gateway Requires at least: WP 4.0 Tested up to: 6.1 Stable tag: 3.0.2 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html == Description == Australia – **humm** Humm is the Buy Now Pay Later service that’s perfect for both the ‘Little things’ and ‘Big things’ in life. Customers can buy everything from $1 to $30,000 depending on where they shop. All purchases with **humm** are interest free forever. Humm is integrated at in-store,online and point of sale. For ‘Little things’ you can be approved for up to $2,000. You can choose to pay weekly or fortnightly over 2.5 or 5 months. Each repayment frees your balance to spend again. For ‘Big things’ **humm** can pre-approve up to $10,000 or you can apply in-store for up to $30000 depending on the retailer. You can choose to repay in 6, 12, 24….all the way up to 60 months. Most important questions are answered in the [FAQ](https://www.shophumm.com/au/faqs/) == Installation == = Pre-requisites = A working WooCommerce plugin (version >=3.0) installation = Other assumptions = You have received a valid Merchant ID and API key from the [Humm](https://docs.shophumm.com.au/request_api.html) = Automatic Installation = * Login to your WordPress Admin area * Go to "Plugins > Add New" from the left hand menu * In the search box type "HummGroup for WooCommerce " * From the search result you will see "HummGroup for WooCommerce Plugin" click on "Install Now" to install the plugin * A popup window will ask you to confirm your wish to install the Plugin. * If successful, click "Activate Plugin" to activate it, or "Return to Plugin Installer"for further actions. = Manual Installation = *. Download the plugin zip file *. Login to your WordPress Admin. Click on "Plugins > Add New" from the left hand menu. *. Click on the "Upload" option, then click "Choose File"to select the zip file from your computer. Once selected, press "OK" and press the "Install Now" button. *. Activate the plugin. *. Open the Settings page for WooCommerce and click the "Payment" tab. *. Click on the sub tab for "Humm". *. Configure your "Humm" settings. See below for details. This Plugin is available in [Australia](https://shophumm.com.au). Please refer to the [User/Installation Guide](https://docs.shophumm.com.au/ecommerce/woocommerce_au.html) == Frequently Asked Questions == What do you need to know before you start ? *. Locate your [Humm Credentials](https://docs.shophumm.com.au/ecommerce/guide.html) *. Most important questions are answered in the [FAQ](https://docs.shophumm.com.au/ecommerce/woocommerce_au.html#faq). *. There is also the option to create a support integration assistance in the official [Website](https://docs.shophumm.com.au/integration_assistance.html). == Screenshots == 1. config admin console. 2. cart widget. 3. checkout widget. 4. variable product widget. 5. search plugin. 6. install plugin. == Upgrade Notice == **2.4+ version supports PHP8.1 == Changelog == =3.0.2 = *Release Date: Wednesday 12 Oct 2022 *Marketing, Logo and ScreenShots =3.0.1 = *Release Date: Wednesday 12 Oct 2022 *Marketing, Logo and ScreenShots =3.0.0 = *Release Date: Monday 19 Sep 2022 *Overall improvements and QA for wordpress plugin directory list *Tested and verified support for WordPress 6.0 and WooCommerce 6.6.1. =2.4.0 = *overall improvements on the plugin for all WooCommerce websites *Security check and improvements *variable product widgets support *past issues update *develop new JS library in different widget supports *improve UI *Support PHP 8.1+ and PHP5.6+ =2.3.0 = *Product widgets show in the hooks' locations *woocommerce_single_product_summary,woocommerce_after_add_to_cart_form, woocommerce_after_single_product_summary and woocommerce_before_add_to_cart_button etc *Input dynamic hooks in the admin console field "Hook On Product Page", then click button 'save changes' on the bottom *add_action($wigHook, array($this, 'add_price_widget'), 11); $wigHook is used to store WooCommerce hook and please adjust priority '11' to place widget in the proper order if the group payment providers widgets stay together *Support page builder plugins ex elementor page builders ,and flexible dynamic Hook *The groups of page builders plugins ex elementor build one widget in one product page by inserting a shortcode in the page ex:[woocommerce_humm_elementor] *Please enable field:Humm Widget ShortCode in Builder Page on the admin console *one typical use case is to allow all product widgets showing together with specific product widget built by elementor plugin *Support widget automation between LT and BT purchase *Add support error information = 2.2.0 = *add BT widget and Widget automation for different merchants *update merchant type for merchants to show LT and BT separately =2.1.1= *In addition to 2.1.0, remove redundancy PHP code: ex remove legend redirect PHP code for better safe and fast performance =2.1.0= *Rebuild Checkout and remove call outside redirect PHP code =2.0.0= *rebuild plugins