You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.