Fix unicode error when sending confirmation email in shopping cart
Wrap send email operation in try/except to avoid rolling back the transaction once a user has paid.
Showing
Please
register
or
sign in
to comment
Wrap send email operation in try/except to avoid rolling back the transaction once a user has paid.