All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- First obtain the currency and then delete the amount by overwriting it to the first element index (712827d)
- Fixed some payments issues, a lot of them (d052e04)
- In Vanilla PayPal added the logic for paying in other currencies instead of only USD (457902a)
- Logging errors (dbf9c04)
- Remove hardcoded sandbox test API URL (e092ca7)
- Using requests instead of http.client (1d5b830)
- When formating handling blank string (9b01fae)