Skip to content

Releases: plutov/paypal

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

Add payer struct

16 Sep 22:31
289b266
Compare
Choose a tag to compare
Order payer information (#169)

* simplest change

* re-using existing type

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

Update items struct

25 Aug 16:21
761c20a
Compare
Choose a tag to compare
v3.0.24

change SharedListResponse TotalItems, TotalPages from string to int; …

Update Sale struct

13 Aug 23:22
18b47a0
Compare
Choose a tag to compare
v3.0.23

add recipient_wallet payout field (#165)

Update subscription API

01 Jun 18:02
a0d03ec
Compare
Choose a tag to compare
v3.0.22

Fixes response from CreateSubscription (#155)

Add subscriptions and plans

31 May 05:15
d355a65
Compare
Choose a tag to compare
v3.0.21

Subscriptions, Subscription plans and Products API (#151)