Skip to content

Releases: plutov/paypal

v4.8.0

27 May 10:38
cd3344e

Choose a tag to compare

  • Updated tests, resolve flakiness
  • Migrate to Github Actions

v4.7.1

01 Feb 09:08
5fddf59

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

Choose a tag to compare

#177 feature/Invoice: init, added Invoice related structs, implemente…

v4.6.3

07 Oct 20:07
f0575ee

Choose a tag to compare

Refactor/code improvements (#247)

* Code improvements

* Revert log validation improvement

v4.6.2

22 Jul 08:48
defe3e0

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

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

v4.6.0

18 Jun 20:05
d94b350

Choose a tag to compare

add sale_id field to Refund struct (#238)

Add Payment method types to package

17 Mar 18:33
c9ae5c4

Choose a tag to compare

v4.5.1

Adding PaymentMethod support into ApplicationContext (#237)

v4.5.0

05 Mar 07:17
5c5393b

Choose a tag to compare

feat: add missing plan override (#229)

Fix reauthorization method

28 Sep 03:35
64bfbc9

Choose a tag to compare

v4.4.1

Update ReAuthorization call parameters (#226)