Skip to content

Releases: plutov/paypal

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

v4.3.2

20 Jul 06:38
f195993
Compare
Choose a tag to compare
deletions made (#209)

v4.3.1

14 Jul 07:08
7f2eec9
Compare
Choose a tag to compare
Added missing BillingAgreementId key in webhook (#205)

* Added missing BillingAgreementId key in webhook

Webhook resource contains `billing_agreement_id`. Exists in type: `PAYMENT.SALE.COMPLETED` when a subscription is paid.

* review fix

Add support for Create Billing Agreement from Token

13 Jul 17:16
392c0e9
Compare
Choose a tag to compare
Add create billing agreement from token (#204)

* Add create billing agreement from token

v4.2.0

12 Jul 09:26
a3977a8
Compare
Choose a tag to compare
Adding functions for requesting billing agreement token (#203)

* created billing agreements file

* CreateBillingAgreementToken created with new types

* updated formatting

* error to return nil

* removed new line

* added test

v4.1.0

10 Apr 16:19
Compare
Choose a tag to compare
fix typo in PaymentInstruction