sdras/ecommerce-netlify

Payment Intent Issue

Open

#38 opened on Jul 27, 2020

 (2 comments) (1 reaction) (0 assignees)Vue (403 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,561 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide