Skip to content

Tags: plutov/paypal

Tags

v4.17.0

Toggle v4.17.0's commit message

Verified

This commit was signed with the committer’s verified signature.
plutov Alex Pliutau

v4.16.0

Toggle v4.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add PayPal STC API (#296)

v4.15.0

Toggle v4.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update the error details response body content (#289)

* feat: update the error details response body content

* fix: update new error response detail unit test

* fix: add Links field to ErrorResponse struct

v4.14.0

Toggle v4.14.0's commit message

Verified

This commit was signed with the committer’s verified signature.
plutov Alex Pliutau
refactor disputes

v4.13.0

Toggle v4.13.0's commit message

Verified

This commit was signed with the committer’s verified signature.
plutov Alex Pliutau
#285 golangci lint

Signed-off-by: plutov <[email protected]>

v4.12.0

Toggle v4.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

Toggle v4.11.0's commit message
Remove unused tokenservice endpoints

v4.10.1

Toggle v4.10.1's commit message
Fix #271

v4.10.0

Toggle v4.10.0's commit message
go 1.21

v4.9.0

Toggle v4.9.0's commit message