Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Python bindings, you should run:

or

pip install openpay --udgrade
pip install --upgrade openpay

See www.pip-installer.org/en/latest/index.html for instructions on installing pip.

Expand Down Expand Up @@ -322,5 +322,5 @@ to handle this, the Python client has implemented four type of exceptions:

- InvalidRequestError: This category includes requests when format is not JSON and Requests with non existents urls
- AuthenticationError: missing Private key
- CardError: Transfer not accepted, Declined card, Expired card, Inssuficient funds, Stolen Card, Fraudulent card.
- CardError: Transfer not accepted, Declined card, Expired card, Insufficient funds, Stolen Card, Fraudulent card.
- APIError: All other types API errors