#grace-m6795_api
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/1304023995812941855
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
How are you setting the return_url? It indeed doesn't seem like a valid URL.
stripe.stripe.confirmPayment(
{
clientSecret: pi_client_secret,
elements: elements,
confirmParams: {
// Enroll user to course after payment completion
return_url: return_url,//"http://localhost:4242/checkout.html",
},
});
It worked for other payment methods
It doesn't seem like it's properly encoded. Could you print the resulting URL to the console?
ok
Hello! I apologize for the off-topic message, but I'm getting a notification that I don't have sufficient permissions to post in the chat. How can I ask a question?
Thank you, but every time I try, I'm directed to https://support.stripe.com/?contact=true&from=discord&redirected=true, where there’s no option to contact support or even find a support email for Stripe. I've been trying for over a week to find a way to reach support. Could you at least provide their email, please?
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.
What exactly do you need help with? You'd only be directed there if you need help with a topic we can't help with here
Stripe says the bank cannot accept the payment, while the bank tells me that everything is fine, there are no restrictions, and nothing has come through from Stripe.
Then yes you need to speak to support. There should be options on that page if you're signed in to your account. Otherwise you can try heretohelp@stripe.com
We can't help with those kind of issues – just developer orientated questions
I am authorized in the system, but it doesn’t let me send or even see an email. Thank you, I’ll try sending to this email.
http://gracemaria.newzanvo.esy:10/courses/payment-element-euro/post-subscription-payment-actions?payment_method=pm_1QIT4XF4niufLwn4gnY91iI6&payment_method_type=sepa_debit&p_id=2&org_course=null&payment_info=null&coupon_code=null&id=sub_1QIT4aF4niufLwn4F49Te6Yk¤t_period_start=1730975780¤t_period_end=1731062180&new_stripe_customer=1&new_user=1&order_bump=0&odrbp=0&cnt_changed=1&country-list=223&state-detected=null&country-detected=223&full_name=jhgh jhgh&address_line1=Leicester Square&address_line2=null&postal_code=WC2H 7LU&city=London&state=England&country_region=GB&email=jhgh@hv.kj
this is the url printed in console