Library to access PayPal's REST API
Find a file
Brett Smith 23608de591 transaction: Make fee_amount() Optional.
Outgoing payments don't have a fee (PayPal takes their fee out on the
receiver's end).
2020-11-18 16:28:56 -05:00
paypal_rest transaction: Make fee_amount() Optional. 2020-11-18 16:28:56 -05:00
tests transaction: Make fee_amount() Optional. 2020-11-18 16:28:56 -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