#.hauchu
1 messages · Page 1 of 1 (latest)
Not sure I understand what you're asking here. Which error(s) are you wanting to handle?
I assume when my system have incident and will response status code 500
I cannot create order
Which call specifically responds with a 5xx?
api create-order of my system
I have idea after confirmPayment/createPaymentMethod will create order
via API create-order
Ok, but does that that relate to Stripe?
How you handle errors from your API is an implementation detail of your applicattion
If you can provide some code that provides context on the exact issue you're describing then perhaps I can make some recommendations
I think i can resolve this issue