Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkout stuck in processing mode #261

Open
newhub-spec opened this issue Dec 4, 2024 · 0 comments
Open

Checkout stuck in processing mode #261

newhub-spec opened this issue Dec 4, 2024 · 0 comments

Comments

@newhub-spec
Copy link

newhub-spec commented Dec 4, 2024

Description:

The project was installed successfully in Vercel with Host & Stripe Test Key variables. I can add products to the cart but pressing checkout button go in Processing...
woonuxt-problem-1

I have included the Stripe domains in CORS allowed list of GraphQL plugin setting. However, it is still showing the errors.

In Chrome, it is only showing Proxy errors which is the last line of above Mozilla console screenshot:
{
"client": "default",
"operationType": "query",
"operationName": "getStripePaymentIntent",
"statusCode": 200,
"gqlErrors": [
{
"message": "Internal server error",
"extensions": {
"category": "internal"
},
"locations": [
{
"line": 3,
"column": 3
}
],
"path": [
"stripePaymentIntent"
]
}
]
}

I will appreciate the solution to make this great project working.

Thanks & regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant