#ruthreeswar_03127

1 messages · Page 1 of 1 (latest)

cold kelpBOT
worthy pier
#

hi, what's the question exactly?

urban pasture
#

Disconnected due to some issues

worthy pier
#

how can I help you?

urban pasture
#

For the questions toby asked, I am not using Stripe connect and here's the account ID :acct_14njXgCBh5pGJUS3

worthy pier
#

I am not using Stripe connect
you say that but in the error message, you are using Connect since it mentions that you pass stripeAccount on the frontend.

#

do you have a link direct to the page that's trying to use Apple Pay that is having the problem? that's the fastest way for me to help.

worthy pier
#

no, I mean the payments page that is trying to use Apple Pay and where you get the console warnings from your screenshot last week.

urban pasture
#

It's in development mode

#

And you can't access it

worthy pier
#

seems that way.

#

ok. Then, search your frontend codebase for stripeAccount and show me the code that sets that(it should be around the location where you initialise the Stripe.js library).

urban pasture
#

Give me a moment

#

Stripe js will be initialised using Stripe primary key and stripe account id

worthy pier
#

why an account ID? what account ID does that represent?

#

you said you are not using Connect. If you're not using Connect then you never need to pass an account ID or use stripeAccount.

If you are using Connect, you need to register the domain for the connected account(which can be a little complicated) and pass stripeAccount.

cold kelpBOT
urban pasture
#

Can you explain it?

worthy pier
#

I can. But before I do, are you intending to use Connect? when you said earlier " I am not using Stripe connect", that was a mistake? I just want to make sure, since I don't want to complicate things by talking about topics that are not relevant. So you are trying to use Connect?

urban pasture
worthy pier
#

I'm referring to https://stripe.com/docs/connect , where you have one Stripe account that is a 'platform' and can operate a marketplace involving other user's Stripe accounts, so that you (the platform) can process payments for them and take a cut of the payments or move money between different people.
Is that what you business is doing?

Alternatively a 'normal' Stripe integration is just your business directly charging your own end-customers and keeping all the money, in which case you wouldn't use Connect.

urban pasture
#

Thanks for the clarification!

#

And yes I am using the Stripe connect account.

worthy pier
#

hmm. so there are two Stripe accounts involved in your set up, your platform account, and a connected account?

urban pasture
#

Yes

#

So i need to verify my domain in my connected account and in platform account too?

worthy pier
urban pasture
#

Is it necessary to verify the domain in live mode of the platform account for to test using the connected account's test mode payments?

worthy pier
#

yes.

urban pasture
#

let me check

urban pasture
#

Verfying the domain in the platform is enough right? or is it mandatory to verify the domain in the connected accounts also?

worthy pier
#

no it's not enough. yes it is mandatory.

urban pasture
#

Verified in both the accounts. But still the button is not listing

worthy pier
#

is there still an error in the browser console?

urban pasture
#

Yes, pmd_1Nx4iCCBh5pGJUS3QfwN5RIi for this domain id

worthy pier
#

you didn't register it in the API.