#subin_error

1 messages ยท Page 1 of 1 (latest)

cedar elkBOT
#

๐Ÿ‘‹ 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.

vague ivy
#

๐Ÿ‘‹ happy to help

#

my colleague asked you to change the way you're integrating with Stripe

#

did you take a look at that?

zenith atlas
#

yes

vague ivy
#

you're still using tokens though

zenith atlas
#

can share it?

vague ivy
#

what?

zenith atlas
#

itergration step.

vague ivy
#

you only need Apple Pay? or everything?

zenith atlas
#

everyhting

#

apple pay is one of the payment method

#

currently i passed the scope paramemnter in the install link

vague ivy
zenith atlas
#

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

vague ivy
zenith atlas
#

i dont find anything related applepay

vague ivy
#

I'm trying to guide you step by step

zenith atlas
#

i dont createte charge for apple pay.

iam using experss element for applepay

vague ivy
#

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

zenith atlas
#

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?

cedar elkBOT
terse gulch
#

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

zenith atlas
#

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

zenith atlas
terse gulch
#

What action exactly

#

and what product are you willing to use ?

#

Express Checkout, Element ... ?

zenith atlas
#

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

terse gulch
#

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

zenith atlas
#

is it related to apple pay?

terse gulch
#

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 ?

zenith atlas
#

what is the error in request i shared?

terse gulch
#

No error, it's a 200 successful request

#

You can view it's output from your Stripe Bashboard

zenith atlas
#

iam working in the plugin support

#

this is the screenshot shared by the cleint.

#

what are the data i need to ask from the cleint find the errror?

terse gulch
#

No idea, how the plugin is working behind

#

First, you need to let the plugin maintainer reach out to us and share with us how are they integrating with Stripe