laravel-paypal
laravel-paypal copied to clipboard
Laravel PayPal V4
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 Wow. It sounds exciting to be a part of this. what can I do and prepare myself to start contributing ?
@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.
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 :)
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.
v3 is supported on laravel 10 right?