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
Currently it is not possible to create a sales order from a Shopify Order, without BC updating the order in Shopify.
For Production environments this makes sense.
However, it prohibits the ability to do copies of production and reproduce scenarios in a Sandbox without impacting production Shopify.
I would like to make the update to shopify dependent on the setting "Allow Outgoing Requests" on the Shopify Shop.
Under the current solution, if "Allow Outgoing Requests" is disabled, all sales order creation will fail.
Expected behavior
If Allow Outgoing Requests is enabled, the update to shopify should happen.
If Allow Outgoing Requests is disabled, the sales order should be created, but shopify should not be updated.
Steps to reproduce
Import Shopify Order
Disable "Allow Outgoing Requests"
Try to create sales order
Additional context
Andrei have already given the green light on Viva Engange
I will provide a fix for a bug
I will provide a fix for a bug
The text was updated successfully, but these errors were encountered:
Describe the issue
Currently it is not possible to create a sales order from a Shopify Order, without BC updating the order in Shopify.
For Production environments this makes sense.
However, it prohibits the ability to do copies of production and reproduce scenarios in a Sandbox without impacting production Shopify.
I would like to make the update to shopify dependent on the setting "Allow Outgoing Requests" on the Shopify Shop.
Under the current solution, if "Allow Outgoing Requests" is disabled, all sales order creation will fail.
Expected behavior
If Allow Outgoing Requests is enabled, the update to shopify should happen.
If Allow Outgoing Requests is disabled, the sales order should be created, but shopify should not be updated.
Steps to reproduce
Additional context
Andrei have already given the green light on Viva Engange
I will provide a fix for a bug
The text was updated successfully, but these errors were encountered: