Laravel Paypal Versions Save

Laravel plugin for processing payments through PayPal. Can be used separately.

3.0.22

9 months ago

Implemented addTaxes method to set taxes for billing amount when creating subscription.

3.0.21

1 year ago

What's Changed:

  • Implemented unified error response (#565).
  • Skip unit test suite from build due to response return type error when running tests.
  • Add PHPUnit 10 as dependency for test suite build.
  • Add PHP 8.2 for build on Github Actions.

Full Changelog: https://github.com/srmklive/laravel-paypal/compare/3.0.20...3.0.21

3.0.20

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/srmklive/laravel-paypal/compare/3.0.19...3.0.20

1.11.0

1 year ago

Support Laravel 10.

3.0.19

1 year ago
  • Add the following helper methods when creating a subscription:
    • Setup Fee
    • Shipping Address
    • Custom Payment Failure Threshold

3.0.18

1 year ago
  • Fix UpdateOrder API call.

Full Changelog: https://github.com/srmklive/laravel-paypal/compare/3.0.17...3.0.18

3.0.17

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/srmklive/laravel-paypal/compare/3.0.16...3.0.17

3.0.16

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/srmklive/laravel-paypal/compare/3.0.15...3.0.16