#Diego11
1 messages · Page 1 of 1 (latest)
how can i do it?
in my account?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
i can find this when i tryied to update customer
req_gG9PRuWB9UBJ7f
I cant see 0 request of when i execute this code:
//Stripe\PaymentMethod as StripePaymentMethod
$paymentMethodCreate = StripePaymentMethod::create($paymentMethodOptions, $user->stripeOptions());
So in this case you're mixing up accounts for requests
that token belong to a different stripe account
g***@t***.com
So if you control multiple accounts, you should review which PK/SK you're using and ensure they match
i think i forgotten to change .env in client side
okey
it was the error
excuseme
i forgotten it haha
NP!