Skip to content

Releases: srmklive/laravel-paypal

Add Laravel 5.6 support

19 Feb 11:24
a70e96c
Compare
Choose a tag to compare
1.6.0

Add Laravel 5.6 support

Fixed PayPal API Certificate Authentication

31 Jan 16:23
1694047
Compare
Choose a tag to compare
1.5.9

Apply fixes from StyleCI (#180)

Specify subtotal & shipping charges for SetExpressCheckout

17 Jan 11:58
Compare
Choose a tag to compare
1.5.8

Ability to specify 'subtotal' and 'shipping' costs for express checko…

1.5.7

17 Oct 10:51
Compare
Choose a tag to compare

Add missing AMT parameter for DoReferenceTransaction.

1.5.6

12 Oct 15:56
Compare
Choose a tag to compare

Added following PayPal ExpressCheckout API implementation:

  • DoReferenceTransaction
  • GetTransactionDetails.
  • DoReauthorization.

1.5.5

25 Aug 11:54
Compare
Choose a tag to compare
  • Add support for Laravel 5.5
  • Drop support for Laravel 5.0.

Fix Laravel 5.1 compatibility

29 Jun 09:40
Compare
Choose a tag to compare
Remove call to filter() and replace with simpler if statement (#111)

Remove call to filter() and replace with simpler if statement

Removed global helpers & fixed error with Adaptive Payments

13 May 21:13
Compare
Choose a tag to compare

Fix error when transaction is partially refunded

12 Apr 09:47
Compare
Choose a tag to compare
1.5.1

Fix error with Partial refund (#95)

Fix error when parsing IPN response

12 Apr 07:25
Compare
Choose a tag to compare
1.5.0

Fix error when parsing IPN response (#94)