ecommerce-netlify
ecommerce-netlify copied to clipboard
Payment Intent Issue
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.
@Coiot Did you solve the issue? I would love to work on it too, if you're working on it we can work together.