Releases: mejuri-inc/flowcommerce_spree
Releases · mejuri-inc/flowcommerce_spree
Release v0.0.22
Introducing missing method for order exportation tax calculation.
Release v0.0.20
- Fix sync of flow orders payed with klarna.
Release v0.0.19
- Improvement on
adjust_ip_and_zone
method to onlyupdate last_ip_address
when it changed.
Release v0.0.18
- Adds support for promotions in flow orders
Release v0.0.17
- adds support for sample_product_cost on FlowIo Shipping calculator.
Release v0.0.16
- Update void method to refund transaction in Flow instead or reverse it.
Release v0.0.15
-Avoid before_render and prepare_order actions within FlowcommceSpree::OrderControllers#order_complete endpoint.
Release v0.0.14
- Change refund validation so when a pending capture comes as a response we accept it but schedule a job to pull the state of that capture. If the state is not updated after 3 attempts, an exception is. raised
- Extending the OrderSync to include the order's locale when creating the redirection urls.
- Updating the FlowcommerceSpree::OrdersController#order_completed endpoint to include the order's locale within the thank you page url when redirecting the user.
Release v0.0.13
- Small changes to support reloading the zone bypassing the one stored in the session
Release v0.0.12
- Segments session id changes after entering checkout because of different domains