Skip to content

Release v0.0.14

Compare
Choose a tag to compare
@sebastiandl sebastiandl released this 02 Sep 16:36
· 44 commits to main since this release
  • 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.