#khushal1vekariya
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- khushal1vekariya, 3 days ago, 43 messages
- khushal1vekariya, 3 days ago, 13 messages
- khushal1vekariya, 3 days ago, 9 messages
- khushal1vekariya, 5 days ago, 17 messages
- khushal1vekariya, 6 days ago, 20 messages
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
okay thanks
now i need to check that i have configured apple pay right or not previously i have not added a stripe account id in this api https://api.stripe.com/v1/payment_method_domains
Where do you expect to see Apple Pay? Where are you located?
Users are from usa
Ok, but where is Apple Pay not showign that you expect to see it? Which domain?
Ok, I spoke to you or your colleague the other day. What's the acct_xxx ID?
i need share acconut id ?
Yes
acct_1I3fy4GR6lxg1sPW
Based on previous discussions, this is a Connect setup with direct charges yes?
yes
Then you still haven't registered the domain correctly: https://stripe.com/docs/payments/payment-methods/pmd-registration?platform=dashboard#register-your-domain-while-using-connect
i have used this method
Not correctly according to the domain registrations on the account ID you shared
You need to use the platform API key, and pass acct_1I3fy4GR6lxg1sPW via the Stripe-Account header
Can you share the ID (req_xxx) of the API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
pmd_1OehdnGR6lxg1sPWcd3nXEYf
You used the sk_live_xxx of acct_1I3fy4GR6lxg1sPW in that request: https://dashboard.stripe.com/logs/req_uqLKw9ylfJabXs
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yes
hi! I'm taking over this thread.
okay
as ynnoj explained:
You need to use the platform API key, and pass acct_1I3fy4GR6lxg1sPW via the Stripe-Account header
and? what's your question?
can you check this url
Apple pay enable or not.
Did you do this to register the domain on the connected account?
You need to use the platform API key, and pass acct_1I3fy4GR6lxg1sPW via the Stripe-Account header
yes
can you share the request ID (req_xxx)?
pmd_1OehdnGR6lxg1sPWcd3nXEYf
it's the same you shared earlier, which is wrong...
please do this:
Use the platform API key, and pass acct_1I3fy4GR6lxg1sPW via the Stripe-Account header
platform api key means ?
there are multiple Stripe accounts involved here:
- the platform (the main Stripe account)
- and the connected account
that API request needs to be made by the platform account with their own API key
and then set the Stripe-Account header to the connected account ID, as explained here https://stripe.com/docs/connect/authentication#stripe-account-header
can you input in that url and go to step2
and check Apple pay is available or not ?
no Apple Pay:
😩
but that's expected, you didn't follow what we told you multiple times
i follow the same steps
used account id and stripe secret key
also got succes message
let's take a step back because you seem to be lost
are you using connect with Direct Charges?
for this one account i have added stripe secret key manually to the system.
please answer my questions, step-by-step
are you using connect with Direct Charges to accept payments?
this is account i am not using connect
okay, so this is not consistent with what you said earlier...
so you are create the PaymentIntent directly on your own account, without Connect?
can you share a PaymentIntent exampld (pi_xxx)?
yes, I have added the stripe publish key and secret key manually.
I don't understand what that means.
can you share a PaymentIntent ID example (pi_xxx)?
pi_3OgLaeGR6lxg1sPW27KDJBSN
OK, so you are not using Connect.
right