- v.0.4.7.34
- Only variable or simple products are synced (physically purchasable ones)
- v.0.4.7.33
- Fixed currency rates
- v.0.4.7.32
- Response with published and in-stock products only on search request to ../products end point
- Handle fatal exceptions from Fortnox
- Include updatedAfter parameter into API end points
- New stock management rules for exchange orders
- New error handling approach
- New logic on refund with previous remainder (difference between net value and rounding precision index)
- v.0.4.7.23
- New Klarna gateway compatibility
- Minimum price rounding precision set to 2 decimals
- Trailing zeroes cut option added
- Refunding items validation fixed
- v.0.4.7.22
- WPML support added for storing non-rounded values
- WP Admin applying coupon for the existing order is now processed
- v.0.4.7.21
- Items with disabled stock management are available for exchange
- Fixed collecting related products issue (stack overflow)
- Added original title and selected attributes to every order item for new orders
- Added sku filed synchronization to every product/product variation and order item (if set)
- Added variation title to every order item
- Sequential order ID is added to preliminary order response
- Additional user sync on syncing the order
- v.0.4.7.2
- Fixed global rounding issue
- Fixed tax rounding issue
- Fixed total refund rounding issue
- Added Fortnox sync error handling on refund
- v.0.4.7.1
- Manage stock check fixed on reconversion
- Full synchronization functionality added to backend
- v.0.4.7
- Sequential orders compatibility added for /orders end point and synchronization
- Guest checkout mode for woocommerce is fully compatible now
- Partial sync: only not synced previously objects will be synced now in total sync
- More...
- v.0.4.6.3
- Product attributes disabled
- Product search optimized
- v.0.4.6.2
- Fix for backorders
- Fix for store credit
- Product full description added to the /products end point
- Product attributes added (and fixed)
- v.0.4.6.1
- Plugin constants fixed (default hosts)
- Remote hosts validation enabled
- v.0.4.6
- Option "Original products with negative diminished prices " fixed
- Store credit update on purchase fixed
- Search by title, description for /products and by name, email for /customers end points added
- Yahoo! Finance deprecated currency service fixed. Now using "fixer" service.
- Added multicurrency support for Woocommerce Currency Switcher (WOOCS)
- For proper order sync, Klarna option "Send discounts as separate items" is overridden since now
- v.0.4.5
- Deep loggin enabled
- Fixed collecting the items for discounted orders
- Added "patch" end point
- Alternative auth header enabled
- Fixed hosts for Returnado admin panel, default hosts
- Fixed compatibility with ERP (Fortnox) on return to store credit
- Orders total balance fix
- Klarna coupon update fix
- Removed coupon personalization
- Basic Auth in test mode for front end
- Default settings changed
- Hosts options for widget, admin panel and synchronization added
- v.0.4.4
- Diminishing prices fixed
- Reconversion order total calculation fixed
- Auth fix
- Return order handling revised according to the latest pseudo code
- Fixed 0 diminished price return items tax
- Fixed refund item tax calculation for several refunding items
- Checking refunding items for quantity enabled
- Options not saving bug fixed
- Store credit logic changed: new amount is always received from Returnado side in newGift value
- v.0.4.3
- Fixed refund on exchange
- Fixed duplicate store credit refund on exchange
- Fixed refund on approving after exchange
- Pagination order is added to all end points as "order" parameter with possible values: "asc", "desc". Default is "asc".
- Fixed approve preliminary - no payment for reminder
- Fixed order refund to store credit
- Host option removed from settings page
- Auth updated - no .htaccess edit is needed
- v.0.4.2
- New logic for /returnorder end point (approving preliminary while refunding on exchanged)
- Version log started
- Checking refunded order items for total refund amount
- Returned items are marked as refunded with total 0 on refund to exchanged
- v.0.4.1
- API end points fixed for credit
- changes on /order (for exchanged items ids) made
- small bug fixes
- v.0.4.0
- WP REST API has been deployed