#exxmaxx
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Yes, this if you create a Subscription with a Pricing Table or a Checkout Session, Stripe will collect the Payment Method from the customer and set it as default for the Subscription. It will be charged at the end of the trial period.
If you don't want to collect a PM for Subscriptions with a trial, I would recommend creating the Subscription directly via API: https://stripe.com/docs/api/subscriptions/create