Source code for pay.errors
from __future__ import annotations
import stripe
# the following exceptions should be caught and logged - the user should be
# informed that the payment failed, but not why
from __future__ import annotations
import stripe
# the following exceptions should be caught and logged - the user should be
# informed that the payment failed, but not why