Skip to content

Tags: jmz331/paypal

Tags

v3.0.26

Toggle v3.0.26's commit message
修改mod路径

v3.0.25

Toggle v3.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Order payer information (plutov#169)

* simplest change

* re-using existing type

Co-authored-by: John Landis <[email protected]>

v3.0.24

Toggle v3.0.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change SharedListResponse TotalItems, TotalPages from string to int; …

…Error: json: cannot unmarshal number into Go struct field ListSubscriptionPlansResponse.total_items of type string (plutov#166)

Co-authored-by: Moo <[email protected]>

v3.0.23

Toggle v3.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add recipient_wallet payout field (plutov#165)

v3.0.22

Toggle v3.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes response from CreateSubscription (plutov#155)

v3.0.21

Toggle v3.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Subscriptions, Subscription plans and Products API (plutov#151)

v3.0.20

Toggle v3.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Some updates to refund endpoint (plutov#121)" (plutov#147)

This reverts commit efe72c1.

v3.0.18

Toggle v3.0.18's commit message
Fix v2 endpoints, migrate to v1

v3.0.17

Toggle v3.0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Auth capture idempotency and refund idempotency (plutov#143)

* Idempotency for capture auth

v3.0.16

Toggle v3.0.16's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Adding a capture auth idempotent function (plutov#142)

* Adding a capture auth idempotent function

* refactoring

* better name

Co-Authored-By: Roopak Venkatakrishnan <[email protected]>

* what's in a name

Co-authored-by: Roopak Venkatakrishnan <[email protected]>