PayPal with Laravel 8 use PayPal API v1
Ulsah opened this issue · 0 comments
Ulsah commented
Hello there,
I recently integrated PayPal API with my Laravel 8 project using omnipay. It works completely fine. But I noticed in my sandbox dashboard that my integration has been using the PayPal API v1 which is deprecated. Does omnipay use v1 of Paypal by default or am I missing something that needs to be done to use v2. If there is a way to use v2 can someone point out how to use it.
Thank you