#JamesJ

1 messages · Page 1 of 1 (latest)

tight crownBOT
hushed crescent
#

At a high level: intents are stateful containers for taking payment or collecting payment details with potentially multiple steps or retries

#

Payment Intents are used when you want to actually take payment

#

Setup Intents are for when you need to collect payment details but not take a payment

#

In the Subscriptions context, whether you use setup intents or payment intents depend primarily on whether you take an immediate payment at the start of a subscription or not.

barren hare
#

Thanks for that! I'll try and wrap my head around this

hushed crescent
#

NP -- I suggest trying things out in test mode to see how it works in the various combinations, and if you have questions about what you see while doing that then come on back here and we can help 🙂