Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 1.34 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2024-07-11)

Bug Fixes

  • 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)