Skip to content

Releases: plutov/paypal

v4.11.0

30 Aug 11:57
Compare
Choose a tag to compare
Remove unused tokenservice endpoints

v4.10.1

10 Jul 08:58
Compare
Choose a tag to compare
Fix #271

v4.10.0

03 Jun 08:17
Compare
Choose a tag to compare
go 1.21

v4.9.0

03 Jun 08:13
Compare
Choose a tag to compare
#263

v4.8.0

27 May 10:38
cd3344e
Compare
Choose a tag to compare
  • Updated tests, resolve flakiness
  • Migrate to Github Actions

v4.7.1

01 Feb 09:08
5fddf59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.0...v4.7.1

v4.7.0

28 Oct 07:20
4c16ffa
Compare
Choose a tag to compare
#177 feature/Invoice: init, added Invoice related structs, implemente…

…d met… (#249)

* feature/Invoice: init, added Invoice related structs, implemented methods:GenerateInvoiceNumber,GetInvoiceDetails(by ID)

* feature/Invoice: added implemented endpoints to README along with Usage

Co-authored-by: Akshay Prabhakant <akshayprabhakant@Akshays-MacBook-Pro.local>

v4.6.3

07 Oct 20:07
f0575ee
Compare
Choose a tag to compare
Refactor/code improvements (#247)

* Code improvements

* Revert log validation improvement

v4.6.2

22 Jul 08:48
defe3e0
Compare
Choose a tag to compare
Fix authorize order to return the correct response (#243)

Add name and message to ErrorResponse

12 Jul 05:13
b7d3cfd
Compare
Choose a tag to compare
feat: Add missing fields into ErrorResponseDetail (#242)

* feat: Add missing fields into ErrorResponseDetail

* test: Add the example response as an unit test