#flex-akin-_api

1 messages ยท Page 1 of 1 (latest)

solemn cloudBOT
#

๐Ÿ‘‹ 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/1341448452026142722

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

rotund compass
#

Can you share a setupintent id where this is happening?

solemn cloudBOT
sage wedge
#

seti_1Qttp1BamNPWeP11we8Mbwln

#

for more emphasis i am using customerSheetBeta.initialize

maiden lintel
#

Hi hi! Iโ€™m going to be taking over for my colleague here; can you please summarize your issue/question for me?

#

Oh, maybe I can read back. ๐Ÿ˜‚

sage wedge
#

oooh okay

#

so on backend where i am generating my set up intent
this is my code
const setupIntent = await stripe.setupIntents.create({
customer: customerId,
usage: 'off_session',
payment_method_types: ['card', 'cashapp', 'amazon_pay' ],

#

and on the frontend i am using customerSheetBeta.initialize

maiden lintel
#

Looks like that approach doesn't currently support those payment methods.

sage wedge
#

i get that now

#

can you advice on another apporach?

maiden lintel
#

What exactly are you trying to accomplish?

#

Is this for one-off or subscription, real-world goods or digital goods?

sage wedge
#

i am trying to manage payment methods

#

just to pick a card and set it as default card

maiden lintel
#

I get that, but how / on what will you use the payment method?

sage wedge
#

on an invoice

maiden lintel
#

One-off, or recurring? And what are you selling?

sage wedge
#

one off, services basically... people are paying for services

maiden lintel
sage wedge
#

hmmmm.... like that's the only way?

maiden lintel
#

Looking that way at the moment, but I'm still digging.

sage wedge
#

okay i am with you
thanks

maiden lintel
sage wedge
#

thnaks timebox... i will check this out

maiden lintel
#

You're welcome - good luck! If you run into specific errors or issues that you're not able to get through on your own, we're always here. ๐Ÿ™‚