#mikil.
1 messages · Page 1 of 1 (latest)
Hello mikil., we'll be with you shortly! 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.
• https://discord.com/channels/841573134531821608/1164196259188461629, 1 days ago, 7 messages
hanzo said to reply to the email, but we can't, since we didn't receive it directly
one of our users received a letter by Stripe regarding a missing no_return in the PaymentIntent and a deadline of October 30 to fix it
Is this was an email ?
yes, an email
Now, this is easy to fix when creating the intent directly, but much less so when creating a Subscription and using its latest invoice payment intent
When you confirm the PaymentIntent you should set thereturn_url:
https://stripe.com/docs/js/payment_intents/confirm_payment#confirm_payment_intent-options-confirmParams-return_url
ho, I can do it from there, that is useful thanks.
Yes