#jacob_api

1 messages ¡ Page 1 of 1 (latest)

reef meadowBOT
fresh cargoBOT
#

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.

reef meadowBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1252621687044837482

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

distant birch
#

Can you tell me what you've tried to do what what is not working like you expect?

#

You can set up a card for future payments using a setup intent, yes, then create payments/subscriptions using that later.

limpid locust
distant birch
#

Not manually create setup intents that you control, no, though if you confirm and there are actions required (status requires_action), that can time out and revert to requires_payment_method again

limpid locust
#

Right. So if I had a subscription price of $10 and a one-time initiation fee of $20 within one invoice, I could theoretically have the user enter a credit card and create a setup intent - to which I could execute at a later time to capture?

distant birch
#

Then the saved payment method from that could be used with the subscription

#

but you can also set up the card/payment method with a setup intent without payment, it depends on your flow.