#ajitkumar_api

1 messages ยท Page 1 of 1 (latest)

copper wadiBOT
fluid micaBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

copper wadiBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1245301932428496896

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

forest crane
#

๐Ÿ‘‹ happy to help

#

would you mind sharing more details please?

hearty monolith
#

I'm not able to get a response in hosted payment page

forest crane
#

would you mind sharing a screen recording?

hearty monolith
#

this hosted payment page we are using

forest crane
#

how are you integrating with Stripe? are you using a plugin?

hearty monolith
forest crane
#

you're using the Card Element?

hearty monolith
#

Yes

forest crane
#

would you mind sharing your account ID?

hearty monolith
#

yes

#

acct_1GsoT8G4DeLvSy0O

forest crane
#

what's the error you're seeing on your dashboard?

hearty monolith
#

there is no error but before it's working correctly

forest crane
#

I wasn't able to find any errors

#

I really need to see what's happening here to help you

hearty monolith
#

after entering card details in which event we get response

forest crane
#

would you mind sharing your code

hearty monolith
#

ok will check and update you

#

Can you please check and help us for the same

forest crane
#

I'm taking a look

hearty monolith
#

Thank you๐Ÿ™‚

forest crane
#

in this line

                    payment_method: {
                        card: card,
                        billing_details: billing_details
                    }
                })```
#

are you passing the paymentIntent client_secret?

fluid micaBOT
hearty monolith
#

Yes

#

var stripeElements = function (publicKey, paymentIntent) {
passing in this function

bright island
#

do you have a page I can visit to replicate this problem?