#juancaelda
1 messages · Page 1 of 1 (latest)
you'd pass stripe_account inside the second argument hash, not as a separate third one
So you mean
$ephemeralKey = $stripe->ephemeralKeys->create(['customer' => $customer->id],['stripe_version' => '2022-08-01','stripe_account' => 'acct_1Ld7XXXXXXXXXW']);
yes
OH MY GOD!!! IT's TRUE!!!
You saved our day!!!
Where is the button for sending millions of hugs and cheers?!!?!
glad I could help
THANK YOU SO MUCH!!!