#supriya

1 messages · Page 1 of 1 (latest)

ivory veldtBOT
vital grove
#

Hi! Let me help you with this.

#

Where do you see this?

haughty cedar
#

In stripe dashboard

vital grove
#

Is this an issue for you?

#

It's merely a suggestion to use the automatic_payment_methods for your payments so you can control it from your Dashboard.

haughty cedar
#

Okay

#

Actually i am unable to submit the checkout form beacuse i got the error

#

Project code .net mvc and ,jquery and javascript

vital grove
#

What's the error?

haughty cedar
#

const response = await fetch('/protected/paymentcheckout/create', {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({ items }),
});

#

is it correct fetch url

#

here some time response came undefined

vital grove
#

I this is not related to Stripe.

haughty cedar
#

ya its not related to stripe ya calling to my controller I am asking to check format error

vital grove
#

Sorry, I am not following. What's the error you're seeing?

ivory veldtBOT
haughty cedar
#

pompey can you please check my questions

lavish turret
#

Yep, caught up. I agree with Vanya, your server may make a call to Stripe when you reach out to that endpoint but that doesn't necessarily mean it is a Stripe error, so we'll need to look further in to it.

#

To know more we'll need to see the exact error that you are getting

haughty cedar
#

OKAY