#Stripe error

1 messages · Page 1 of 1 (latest)

carmine idol
#

I installed medusa-stripe-plugin and I followed the guid. When I try to select Pay with credit card, I get this error

carmine idol
#

Need some help here please

night vault
#

Have you modified the starter or is it just the default starter with backend stripe plugin installed?

carmine idol
#

I didnt change any on the front

night vault
#

Then its a bug maybe. I am not using the new version so I can't tell. But you can create a github issue, the core team will tell you

carmine idol
#

I read that it could be a Region error with Chrome. I don't know how to fix

#

First time I tried I could select Card Payment Method. When I try again, I get that error

night vault
#

The problem comes from the checkout-context.tsx. I can say that, but I can tell you from where or why because I don't have it. For me I modified this ContextProvider because I use stripe Elements not the card element and I generally changed much because I use a fully custom checkout. But you can try and add console.logs to find where the issue exactly comes from but as for as ffrom the rror message its and object thtsa undefined and this probably only in some state because you say it works sometimes