Closed shatterproof closed 3 months ago
This gracefully returns a not found exception instead of a 500 error when trying to access a non-existent or invalid payment intent ID in the browser such as from the route /stripe/payment/xxx.
/stripe/payment/xxx
This was marked as a draft but should be ready to go, let me know if you need any changes @driesvints
This gracefully returns a not found exception instead of a 500 error when trying to access a non-existent or invalid payment intent ID in the browser such as from the route
/stripe/payment/xxx
.