sdras/ecommerce-netlify

Payment Intent Issue

Open

#38 opened on Jul 27, 2020

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Vue (409 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,563 stars)
PR merge metrics
 (PR metrics pending)

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