Handle stripe errors and exceptions in Flask

Exception handling for APIs from external vendors is crucial in your Flask application. It is especially true when the API deals with payments, such as Stripe.