#subin_error
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1346069966712995860
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
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.
- subin_error, 1 hour ago, 28 messages
- subin_error, 3 days ago, 51 messages
- subin_error, 6 days ago, 20 messages
- subin_error, 6 days ago, 12 messages
๐ happy to help
my colleague asked you to change the way you're integrating with Stripe
did you take a look at that?
yes
you're still using tokens though
can share it?
what?
itergration step.
you only need Apple Pay? or everything?
everyhting
apple pay is one of the payment method
currently i passed the scope paramemnter in the install link
currently iam facing issue in apple pay.
this is artlcle related stripe checkout?
Register your domain while using Connect
iam using OAuth and OAuth is installing the app via install link.
currently iam passing the scope paramenter read
read_write
scope = read_write in insatlalation link
no
it depends on the types of charges that you need to use https://docs.stripe.com/connect/charges
i dont find anything related applepay
the payment method domain registeration https://docs.stripe.com/payments/payment-methods/pmd-registration?dashboard-or-api=dashboard#register-your-domain-while-using-connect depends on the type of charges you're going to make
I'm trying to guide you step by step
i dont createte charge for apple pay.
iam using experss element for applepay
regardless whether you're using the PaymentElement or the Express Checkout Element you need to know what type of Charges you're creating so you could know where and what domain you should register and how
sorry.
here iam register the domain from the stripe dashboard.
here for apple pay there is no charge is creating, i dont find any code for that.
Also i have a doubt in apple apy the button is given by stripe and the assosiated action are take palece by stripe?
Hey! Taking over for my colleague.
Also i have a doubt in apple apy the button is given by stripe and the assosiated action are take palece by stripe?
Yes, Stripe button will be injected by Stripe
i have a doubt from the request id i provided earlier can you provide the reason for the failed order.
also is it related to permission?
because the same intergration is work for many users.
some of them are reported some permission error.
also is it related to Oauth? because earlier we dont get such errors
ok the while the button cleick the corresponding action take place by stripe isit?
What action exactly
and what product are you willing to use ?
Express Checkout, Element ... ?
express element
payment action
iam new to our plugin support .
so i have doubt in working of apple pay.
there is no charges are created at plugin code while processing applepay
please go through this too
I'm not sure I understand what plugin you are referring to...
In this request req_dL0JTZJov0iUX5, you are using the tokens API and not Express Element
is it related to apple pay?
Yes it's an Appla Pay attempt
but not using Express Checkout
Can you share with me more details ? Who is the maintainer of the plugin you are using ?
what is the error in request i shared?
No error, it's a 200 successful request
You can view it's output from your Stripe Bashboard
What about this ?