#akkusomer1
1 messages · Page 1 of 1 (latest)
Hello! 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.
- akkusomer-email-testmode, 16 hours ago, 11 messages
- akkusomer1, 23 hours ago, 17 messages
hi! you can test all this locally.
like it says in the erorr message, you can use stripe-cli. We have several guides on this.
overall what you're describing is normal/correct yes and the code seems sensible. Next step is to test it!
yes ı now Yes, I test it with CLI. According to this code and the information I entered in the dashboard, after the payment process when I go live, the /checkout/afterpayment method will be triggered, right?
yes
So, in your opinion, should I save the order and information in successUrl after the payment process, or should I do this with the webhook? Which one is more suitable?
the webhook
https://stripe.com/docs/payments/checkout/fulfill-orders covers all the details
okey thanks