#felixjuhel - shopify
1 messages · Page 1 of 1 (latest)
Hi there!
Here on Discord we don't know much about Shopify. But we can try to help with the Stripe part of the question.
Where should the order number appear on the Stripe dashboard? On the PaymentIntents?
Thanks for your answer, when an order is created on Stripe in the metadata there is the variable order_id which generates a random id, the order number of Shopify (#1000 for example) should also appear in these metadata, but it’s impossible to configure
You can write some code to update the metadata of any object in Stripe. But if you want Shopify to do that automatically for you, then you need to contact Shopify support directly.