Skip to content

Releases: plutov/paypal

v4.6.0

18 Jun 20:05
d94b350
Compare
Choose a tag to compare
add sale_id field to Refund struct (#238)

Add Payment method types to package

17 Mar 18:33
c9ae5c4
Compare
Choose a tag to compare
v4.5.1

Adding PaymentMethod support into ApplicationContext (#237)

v4.5.0

05 Mar 07:17
5c5393b
Compare
Choose a tag to compare
feat: add missing plan override (#229)

Fix reauthorization method

28 Sep 03:35
64bfbc9
Compare
Choose a tag to compare
v4.4.1

Update ReAuthorization call parameters (#226)

v4.4.0

17 Sep 06:45
Compare
Choose a tag to compare
License 2021

Billing Agreements updates

19 Aug 17:29
0606782
Compare
Choose a tag to compare
v4.3.7

Add cancel billing agreement function (#222)

Payment source & partner referral

29 Jul 16:44
d5cba40
Compare
Choose a tag to compare
Adding partner referral response (#217)

* Adding links to refund response

* Adding partner referral response

v4.3.5

27 Jul 14:38
297b4fa
Compare
Choose a tag to compare
Updating Order with missing fields (#215)

* Update Order struct with API /v2 response fields according to the documentation https://developer.paypal.com/docs/api/orders/v2/\#orders_get

* Add order completed unmarshal response  unit test

Add links to refund response

26 Jul 23:13
8e5d522
Compare
Choose a tag to compare
v4.3.4

Adding links to refund response (#213)

v4.3.3

21 Jul 05:53
2d08853
Compare
Choose a tag to compare
Re-adding billing agreements endpoint (#212)

* adding billing_agreements.go file

* added new types

* added tests

* added notice of deprecation