#daweiwang_

1 messages · Page 1 of 1 (latest)

hallow scaffoldBOT
sharp lotus
#

hello! how can I help?

tough urchin
#

has config the applepay domain,alert this error

sharp lotus
#

do you have a link that i can access to take a look at the page? And do you have test credentials which i can use?

sharp lotus
#

Just as a reminder, you should never share your secret API keys (even your testmode secret API key) over an insecure medium. Discord is a public channel and you should consider your testmode key compromised. I strongly suggest you roll your test mode key : https://dashboard.stripe.com/test/apikeys

tough urchin
#

ok

sharp lotus
#

okay, do you have test login credentials that I can use?

#

i can't see anything on the link you provided

tough urchin
#

how to new a test login credentials

sharp lotus
#

doesn't your site need me to login in order to access the payment page?

tough urchin
#

doesnt to login

sharp lotus
#

i'm not seeing anything load on the page and there're a bunch of CORS errors

tough urchin
#

open in your phone

sharp lotus
#

it doesn't load on my phone too

tough urchin
#

look at vconsole

uneven belfry
#

Hi, I open the same page in Safari and I noticed some CORS errors in console that could affect PaymentRequst button from loading

#

I'd suggest you to fix these errors first and try again.

tough urchin
#

how to fix it

sharp lotus
#

in your code

  clientSecret = 'pk_test_'+response.data
            console.log('response',response);
            stripe = Stripe(clientSecret, { // this should be your Stripe API publishable key
                apiVersion: "2023-08-16",
            });
tough urchin
sharp lotus
#

what's the new url that we should access to try?

tough urchin
#

wait a moment

#

this page open in chrome,pay has a error

#

in apple safari also origin error

#

CN is not supported

#

help me look applepay error

uneven belfry
#

This is going to require a bit more investigation. Sorry to redirect you, but can you write in to https://support.stripe.com/contact/email with the information that you provided. We'll respond via email/ticket after looking into it further.