#DLAN-Checkout
1 messages · Page 1 of 1 (latest)
Hi there, it's not necessary. Stripe Checkout will guide your customer to setup a payment method for subscription.
Okay. I ask because the payment_intent is null in the data object sent for invoice.payment_succeeded. The code must have been leftover from before I switched to checkout
If the payment_intent is null, that means no payment is required for that particular invoice
Are you setting a trial peroid?
Yes
OK. then it's expected because there's no payment required in the first zero-dollar invoice
Okay thanks