Releases: plutov/paypal
Releases · plutov/paypal
v4.17.0
v4.16.0
v4.15.0
v4.14.0
v4.13.0
#285 golangci lint Signed-off-by: plutov <[email protected]>
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.