#nikolakg80

1 messages ยท Page 1 of 1 (latest)

raven notchBOT
worldly void
#

Hello ๐Ÿ‘‹
It depends on what kind of connected accounts you're using as well as the type of charges you're creating (direct, destination etc)

carmine lichen
#

I'm using deferred payments... If that answers the question?

worldly void
carmine lichen
#

stripe = Stripe(STRIPE_KEY, {stripeAccount: STRIPE_CONNECTED_ACCOUNT_ID});

#

So we're using direct charges?

worldly void
#

Correct
So with direct charges, you'd need to register the domain on the connected account

carmine lichen
#

Thanks, about this step: Register all domains where you plan to show the Payment Request Button with Apple Pay.

#

If someone else registered the domain, and I try to register it, what happens then?

#

Do they need to remove their registration?

worldly void
#

It doesn't, no.

carmine lichen
worldly void
#

I can't check just based on the domain name unfortunately.

carmine lichen
#

acct_1MWfczFWDzkv7M4T

raven notchBOT
carmine lichen
gloomy adder
#

Thanks for checking, that means your wallet is set up properly. Checking in to the setup for the purplepizza URL now and will get back to you

carmine lichen
#

It's registered in test mode I guess?

gloomy adder
#

I don't see it registered in either mode on that account at least. Do you have another account that you may have registered that domain on?

carmine lichen
#

I have test keys and stripe secret of the admin account, can you find the the admin account based on that?

gloomy adder
carmine lichen
#

acct_1MWfczFWDzkv7M4T

gloomy adder
#

Oh I see, the domain is registered on your platform account

#

So what that doc is saying is that you need to register the domain on your connected account in live mode if you are making direct charges

#

Which you are trying to do here right?

carmine lichen
gloomy adder
#

Not possible to do through the dashboard unfortunately

carmine lichen
#

So we need to delete the registration, and afterwards I need to register the domain again, using the live key and API?

#

Also, I am bit confused with the Payment Request Button... Shouldn't there be an Apple Pay option, just like in the payment elements example on your site?

gloomy adder
#

You only need to register it once on the connected account, the platform account does not need the domain to be registered for this flow

#

Yes Apple Pay should show up on both if Apple Pay is properly set up. Are you not seeing apple pay on a payment element on our site?

carmine lichen
#

I am

#

Ok, I will register domain through API

#

I'm wondering how it got registered on the platform account if we didn't use the API...

gloomy adder
#

You can register it on the platform through the dashboard, the dashboard limitation is around registering it for connect accounts

carmine lichen
#

I understand, thanks...

#

So it won't be a problem if the domain is already registered on the platform account?

#

Do we need to delete it from there?

gloomy adder
#

No need to delete it, it shouldn't affect what is happening on the connected account either way