#Ian Kaplan-UPE-subscription

1 messages · Page 1 of 1 (latest)

glad gust
#

Hi there 👋 since your subscription starts with a free trial, there won't be an actual charge until the beginning of the first billing period.

You'll want to use a SetupIntent with the Payment Element (instead of a Payment Intent) to save the customer's payment info for future usage.
https://stripe.com/docs/payments/save-and-reuse

quasi hollow
#

setup intents make sense! thank you!