I investigated shopify api, and I am not able to find the following information: id that I can use to obtain the CC charge from stripe.
We are trying to use stripe for backorder situations, so after credit card has been authorized on stripe via shopify, we would like to have a stripe charge id so that we can charge it later via stripe directly. We are using direct integration with stripe via payment gateway (not shopify payments).
Is possible to get the stripe charge id after shopify has sent a request to stripe while authorizing the card?