Releases: plutov/paypal
Releases · plutov/paypal
v4.13.0
v4.12.0
Added url and image_url for a item (#281) When using CreateOrder we have PurchaseUnitRequest inside it a list of Items, according to paypal docs https://developer.paypal.com/docs/api/orders/v2/#orders_create this item can have a url, and a image_url url: The URL to the item being purchased. Visible to buyer and used in buyer experiences. image_url: The URL of the item's image.
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