conekta / conekta-python

Python Bindings for conekta.io
https://developers.conekta.com
MIT License
24 stars 34 forks source link

Added `http_status` to `ConektaError` #63

Closed jhnbkr closed 1 year ago

jhnbkr commented 3 years ago

Similar to Stripe's error exception, knowledge of the HTTP status code is advantageous in many situations.