Issue with Payment for Sale Channel

hoppndev
Shopify Partner
6 0 3

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  

Replies 3 (3)

hoppndev
Shopify Partner
6 0 3

How do we get support for this question?

ChangeRoom
Shopify Partner
4 0 2

Hey, @hoppndev  I'm experiencing the same issue, have you resolved it?

CodyStudio
Visitor
1 0 0

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.