Stripe Embedded Feature having issues

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
shainanand
Posts: 26
Joined: 16 Oct 2023, 15:05

Stripe Embedded Feature having issues

Post by shainanand » 11 Dec 2023, 15:05

Hi, I am trying to use the Stripe Onboarding using embedded method. But I got this error

Undefined property: Stripe\\Service\\CoreServiceFactory::$accountSessions

On checking with Stripe support, they suggested to use Stripe Version 12.1.0. When I tried to update the stripe, I was getting this error. What can I do to make this working?
Attachments
Screenshot_2.png
Screenshot_2.png (15.15 KiB) Viewed 1930 times

shainanand
Posts: 26
Joined: 16 Oct 2023, 15:05

Re: Stripe Embedded Feature having issues

Post by shainanand » 12 Dec 2023, 14:19

I tried to run composer up but it also didnt update anything. Showed no changes. Any suggestions?

Post Reply