Skip to content

Releases: srmklive/laravel-paypal

Fix Malformed API response

24 Jun 17:10
Compare
Choose a tag to compare

2.0.30

19 Jun 06:47
2d03a87
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.20...2.0.30

1.11.11

19 Jun 06:45
3b7a78f
Compare
Choose a tag to compare

What's Changed

  • Support nesbot/carbon:~3.0 in v1.0 by @toyi in #642

Full Changelog: 1.11.10...1.11.11

3.0.31

29 May 11:09
378ac23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.30...3.0.31

Support Laravel 11

13 May 13:32
8f2e7f8
Compare
Choose a tag to compare
1.11.10

Support Laravel 11 (#630)

3.0.30

03 Mar 15:37
d511038
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.28...3.0.30

Implement fixed duration subscriptions.

20 Dec 19:09
Compare
Choose a tag to compare

Add fixed amount of billing cycles when creating billing plans for subscriptions.

Implement Partner Referral API endpoints.

09 Nov 22:10
Compare
Choose a tag to compare

This releases contains the following implementation for the API endpoints for Partner Referrals:

  • List Seller Tracking Information
  • Show Seller Status.
  • Fetch Merchant Credentials.

Validate JSON response

27 Sep 09:22
Compare
Choose a tag to compare
  • Validate JSON when API call returns an error.

2.0.20

01 Oct 19:35
Compare
Choose a tag to compare

What's Changed

  • Apply fixes from StyleCI by @srmklive in #583
  • Merge latest 3.0 releases into 2.0 branch.