laravel-paypal icon indicating copy to clipboard operation
laravel-paypal copied to clipboard

Laravel PayPal V4

Open srmklive opened this issue 11 months ago • 7 comments

Hi all,

I have just tagged 3.0.30 adding some latest fixes with support for Laravel 11. As of now, this will be last release of v3. I am looking at some assistance in maintaining v3 and move towards integration of PayPal JS SDK into this package. This feature, will be available in v4.

@biscofil @otnansirk would love you guys to be contributors on v3, and maybe help out in development of v4. What do you guys say?

srmklive avatar Mar 03 '24 15:03 srmklive

@srmklive Wow. It sounds exciting to be a part of this. what can I do and prepare myself to start contributing ?

otnansirk avatar Mar 06 '24 14:03 otnansirk

@otnansirk i would like that you go through the current code and add any missing API endpoints. Afterwards, maybe we can look at integrating the Javascript SDK inside the package, and also look at creating a symfony bundle for this.

srmklive avatar Mar 10 '24 22:03 srmklive

oh I see, I will try to that go through the current code, add any missing API and try to solve issues on current code. while I can @srmklive

I try to help as much as I can :)

otnansirk avatar Mar 24 '24 08:03 otnansirk

v3.0 will not be actively supported after Laravel 11. v4 will be released after Laravel 12. For v4, following are the changes being introduced:

PHP 8.1+ required.
Laravel 10 & onwards required.
Integration of PayPal JS SDK.

srmklive avatar Jun 24 '24 17:06 srmklive

v3 is supported on laravel 10 right?

MehmoodCanvas avatar Jul 02 '24 17:07 MehmoodCanvas