#m2.0

1 messages · Page 1 of 1 (latest)

lilac scarabBOT
wanton creek
#

hello! taking a look 👀

reef ravine
#

Hello Alex, thanks

wanton creek
#

Can you share your account id so that I can take a closer look at how your integration works? You can find your account id by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123

reef ravine
#

acct_1BUnZlJCM5gghsoL

#

I am currently in local development

wanton creek
#

can you share how you're saving the card right now? i.e.
Are you using the Card Element or Payment Element?
Are you creating a PaymentIntent and then saving the card during payment?

reef ravine
#

Currently I use the card element.

The errors you see are only the attempts to integrate the payment element...which I finally abandoned ^^

wanton creek
#

but do you intend to use the Payment Element?

reef ravine
#

Yes that's why I asked for an update

wanton creek
#

it's unlikely that we're going to update the sample immediately

#

those guides above provide step by step guides which you can look at ^

#

if you have specific questions while referring to those i'll be happy to help

reef ravine
#

Thanks for those links,

I'll look into that soon.

Regarding my 2nd question, do you have any information?

wanton creek
#

Have you tried tracing through your code to see why the code to save the information to your database is not being carried out / executed?