#Diego11

1 messages · Page 1 of 1 (latest)

glacial micaBOT
daring garnet
#

Do you have an example request that is failing?

#

eg req_123

proper ruin
#

how can i do it?

#

in my account?

#

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());

daring garnet
#

So in this case you're mixing up accounts for requests

#

that token belong to a different stripe account

proper ruin
#

uuh

#

wait

daring garnet
#

g***@t***.com

#

So if you control multiple accounts, you should review which PK/SK you're using and ensure they match

proper ruin
#

i think i forgotten to change .env in client side

#

okey

#

it was the error

#

excuseme

#

i forgotten it haha

daring garnet
#

NP!