Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi all,
I'm building sale channel app and stuck at Payment Step.
I follow guideline https://shopify.dev/tutorials/complete-a-sales-channel-payment-with-checkout-api#integrate-stripe-wi...
and when I use shopify_payments_account_id as header of Stripe Token API api.stripe.com/v1/tokens, it returns error
"The provided key 'sk_test_51*********************************************************************************************9WKP' does not have access to account 'acct_1HXzk6BlYyI5oQlQ' (or that account does not exist). Application access may have been revoked.
I wonder where account Id "acct_1HXzk6BlYyI5oQlQ" come from, and how to map it with Stripe Account.
Please give me an advice!
Many thanks
How do we get support for this question?
Did you receive approval from Shopify and were you able to configure a sales channel app with custom checkout/Stripe payment processing that ISN'T a 3d/AR/VR type of app? The docs are confusing in this regard.