#daweiwang_
1 messages · Page 1 of 1 (latest)
hello! how can I help?
has config the applepay domain,alert this error
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?
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
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
ok
okay, do you have test login credentials that I can use?
i can't see anything on the link you provided
how to new a test login credentials
doesn't your site need me to login in order to access the payment page?
doesnt to login
i'm not seeing anything load on the page and there're a bunch of CORS errors
open in your phone
it doesn't load on my phone too
look at vconsole
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.
how to fix it
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",
});
ok
what's the new url that we should access to try?
wait a moment
this page open in chrome,pay has a error
in apple safari also origin error
{
"error": {
"message": "CN is not currently supported by Link.",
"request_log_url": "https://dashboard.stripe.com/test/logs/req_zmuwXhuf3EiksX?t=1694675215",
"type": "invalid_request_error"
}
}
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
CN is not supported
help me look applepay error
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.
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.
has sent email