Skip to content

Releases: mejuri-inc/flowcommerce_spree

Release v0.0.22

30 Nov 15:19
Compare
Choose a tag to compare

Introducing missing method for order exportation tax calculation.

Release v0.0.20

17 Mar 17:57
Compare
Choose a tag to compare
  • Fix sync of flow orders payed with klarna.

Release v0.0.19

24 Nov 15:49
Compare
Choose a tag to compare
  • Improvement on adjust_ip_and_zone method to only update last_ip_address when it changed.

Release v0.0.18

01 Nov 18:42
Compare
Choose a tag to compare
  • Adds support for promotions in flow orders

Release v0.0.17

24 Sep 16:52
676cef5
Compare
Choose a tag to compare
  • adds support for sample_product_cost on FlowIo Shipping calculator.

Release v0.0.16

22 Sep 15:24
Compare
Choose a tag to compare
  • Update void method to refund transaction in Flow instead or reverse it.

Release v0.0.15

03 Sep 18:23
Compare
Choose a tag to compare

-Avoid before_render and prepare_order actions within FlowcommceSpree::OrderControllers#order_complete endpoint.

Release v0.0.14

02 Sep 16:36
Compare
Choose a tag to compare
  • 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

26 Aug 16:16
Compare
Choose a tag to compare
  • Small changes to support reloading the zone bypassing the one stored in the session

Release v0.0.12

13 Aug 15:30
Compare
Choose a tag to compare
  • Segments session id changes after entering checkout because of different domains