Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

phudev95's avatar

PayPal Payment Laravel

I want online payment with my website. Can i user packages out package stripe? Tks all support

0 likes
2 replies
phudev95's avatar

tks @JoerJoers . I see array in config file ? i dont know need to set what value for keys : solutionType, landingPage and headerImageUrl 'gateways' => [ 'paypal' => [ 'driver' => 'PayPal_Express', 'options' => [ 'solutionType' => '', 'landingPage' => '', 'headerImageUrl' => '' ] ] ]

Please or to participate in this conversation.