Releases: plutov/paypal
Releases · plutov/paypal
v4.11.0
v4.10.1
v4.10.0
v4.9.0
v4.8.0
v4.7.1
What's Changed
- bring back landing_page option which API v2 is supported by @ihipop in #251
- Fixes test case by @albertpurnama in #259
- Get access token automatically by @spyth in #261
New Contributors
- @ihipop made their first contribution in #251
- @albertpurnama made their first contribution in #259
- @spyth made their first contribution in #261
Full Changelog: v4.7.0...v4.7.1
v4.7.0
v4.6.3
v4.6.2
Add name and message to ErrorResponse
feat: Add missing fields into ErrorResponseDetail (#242) * feat: Add missing fields into ErrorResponseDetail * test: Add the example response as an unit test