Library to access PayPal's REST API
Find a file
Brett Smith 63497d18d4 transaction: KeyError messages include transaction ID when available.
This streamlines the debugging process for transactions that don't
follow the expected format.
2020-11-18 16:27:47 -05:00
paypal_rest transaction: KeyError messages include transaction ID when available. 2020-11-18 16:27:47 -05:00
tests Initial commit. 2020-11-18 15:57:38 -05:00
.gitignore Initial commit. 2020-11-18 15:57:38 -05:00
LICENSE.txt Initial commit. 2020-11-18 15:57:38 -05:00
setup.cfg Initial commit. 2020-11-18 15:57:38 -05:00
setup.py Initial commit. 2020-11-18 15:57:38 -05:00