sdras / ecommerce-netlify

🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions

Home Page:https://ecommerce-netlify.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Payment Intent Issue

Coiot opened this issue · comments

Currently the demo is displaying the following error when testing the checkout: No such payment_intent: pi_(some_random_id)

Might be related to https://ecommerce-netlify.netlify.app/.netlify/functions/create-payment-intent displaying an error.

I think the endpoint is pointing to the wrong place from a PR, I'm dealing with family stuff, but I'll turn my attention to it after. Happy to take a PR as well.

commented

@Coiot Did you solve the issue?
I would love to work on it too, if you're working on it we can work together.