#vipul_api

1 messages ยท Page 1 of 1 (latest)

lost brambleBOT
#

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

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

gaunt cloud
#

Can you share the in_xxx ID please?

#

or pi_xxx

cosmic dagger
#

pi_3PhuApHNFJKGneCn0UC0QZqE

#

actually i am creating invoice and then finlizeing with payment element

gaunt cloud
cosmic dagger
#

i want to use deffered payment method, i want to collect card detail before they do payment, i am using same code for subscription, i am passing client ssecreate from api, i am sharing file for both code.

gaunt cloud
#

You can't use deferred payment flow with invoicing API currently

cosmic dagger
#

then i need to generate client secrate when i load?

#

then will it not create too many invoice in stripe if customer is not pay on checkout

gaunt cloud
cosmic dagger
#

yes but i do this after they submit payment, and then i get clietn secrete and i do confirm_payment

#

is there any way i can collect payment information first and then do invoice thing