Download WP-Lister Pro for Amazon v2.2.7 Nulled Free
= v2.2.7 – 2022-08-26 =
* Tweak: Exclude product meta when cloning products
* Fixed: Issue whre scheduled reports not getting requested
* Fixed: Amazon Business flag was not shown on the Orders page
* Fixed: Improved support for variations with parent-level stock management (from Yatin @ multidots)
Download WP-Lister Pro for Amazon v2.2.6 Nulled Free
= v2.2.6 – 2022-08-09 =
* Fixed: Download customized order item data
* Fixed: Reports not being downloaded and displayed properly
* Fixed: Create Customers action failing due to missing order email address
* Fixed: Skip automatically generating feeds when running imports
* Fixed: Support for Price Based on Country plugin
* Fixed: Automatically process supported reports
* Fixed: Still show the search form when trying to match products and the initial search returned no results
* Dev: Removed unnecessary use of GuzzleHttp\json_encode()
Download WP-Lister Pro for Amazon v2.2.5 Nulled Free
= v2.2.5 – 2022-08-02 =
* Fixed: Missing buyer details from orders
* Fixed: Compatibility with PHP 7.4 restored
* Fixed: Improved compatibility with Amazon's new SP-API
* Fixed: Matching a WooCommerce product to Amazon would return no results
* Tweak: Do not fetch address and buyer info on pending and cancelled orders
* Tweak: Improved handling of throttling when importing orders and order addresses
* Dev: Result from GetOrders call was too large to be stored in log
= v.2.2.3 – 2022-07-11 =
* New: Added option to send an email to site admin in case of any feed submission error
* Tweak: Apply the wpla_orderbuilder_prices_include_tax filter every time the woocommerce_prices_include_tax option is pulled
* Fixed: Check All button on the Import page was not working
* Fixed: Variation main image fallback must first be set prior to attempting to load from the product gallery
* Fixed: Undefined array key "leadtime-to-ship" warning
* Fixed: Uncaught TypeError: round(): Argument #1 must be of type int|float, string given
* Fixed: Warning Undefined index: listing_title
* Dev: Added filter wpla_override_variation_attribute_with_profile to allow WPLA to use variation attribute value from the profile
* Dev: Use WC_Product methods to get and set product price in Woo_ProductWrapper.php
* Dev: Lock table for reading when using the wpla_lock_feeds_table filter
Download WP-Lister Pro for Amazon v2.2.2 Nulled Free
= v2.2.2 – 2022-05-26 =
* Tweak: Adjusted the shipping methods for the GLS courier
* Tweak: Store the Amazon account title with each order when creating orders in WooCommerce
* Tweak: Increased the timeout limit when fetching converted template from conversion server
* Fixed: Error message "Trying to access offset of null in WPLA_AjaxHandler.php"
* Fixed: Fallback to accessing post data from $_REQUEST for sites that cannot read from php://input
* Fixed: Possible issue processing special characters (introduced in 2.2.1)
* Dev: Include Amazon account name and Merchant ID in the WC REST API response for GetOrder calls
* Dev: Store the IOSS in the order metadata
Download WP-Lister Pro for Amazon v2.2.1 Nulled Free
= v2.2.1 – 2022-06-01 =
* New: Added invoice uploading for the WooCommerce Print Invoices plugin by SkyVerge
* Tweak: Convert merchant-shipping-group field value to UTF-8 prior to importing
* Tweak: Handle new AFN quantity fields (afn-fulfillable-quantity-local and afn-fulfillable-quantity-remote)
* Fixed: PDF Invoice missing images and fonts
* Fixed: French characters not displaying correctly
* Fixed: Rare issue where a product's stock level could be set to 0 when updating the product in WooCommerce
* Fixed: Removed shirt_size fields from the parent_var_columns array
* Dev: Added logging for checking FBA autosubmit orders
* Dev: Added the filter wpla_update_woo_stock_skip_status_array
* Dev: Added filter wpla_filter_skip_listing_feed_item to skip certain listings from being added to feeds
Download WP-Lister Pro for Amazon v2.2.0 Nulled Free
= v2.2.0 – 2022-04-06 =
* New: Added "Couriers Please" to the list of available shipping providers
* New: Retry failed requests due to temporary network issues automatically (HTTP code 502)
* New: Added more parent variation columns (age_range_description, fabric_type, shirt_size, shirt_size_class, shirt_size_system)
* Tweak: Delay creating orders without order items to circumvent temporary network issues (502 bad gateway)
* Tweak: Check ignore_orders_before against PurchaseDate instead of LastUpdateDate
* Tweak: Convert listing titles to UTF8 before importing
* Fixed: Skip listing parent variables if variations mode is flat
* Fixed: When Background Inventory Check is off, also unschedule the wpla_bg_inventory_check_run jobs
* Fixed: Prevent creating orders without any items
* Fixed: Undefined property stdClass::ShippingTax
* Fixed: Selected value in the Feed Attributes list showing up as Custom Values
* Dev: Added the function wpla_is_json()
* Dev: Added logging to the handle_woocommerce_order_status_update_completed checks
* Dev: Added the filters wpla_import_update_product_price and wpla_import_update_amazon_price
* Dev: Increased cURL timeout limit from 15 to 30 seconds
* Dev: Store the Earliest and Latest Ship Dates in the order postmeta
* Dev: Commented out the code block with ATUM plugin support which now is causing a fatal error
* Dev: Passed post_id parameter is in JSON format when using the REST API. Decode and extract the correct post_id if necessary
* Dev: Check for a valid order_id before adding a history entry that the order was created
* Dev: Compatible with WooCommerce 6.3.1