#DLAN-Checkout

1 messages · Page 1 of 1 (latest)

random hinge
#

Hi there, it's not necessary. Stripe Checkout will guide your customer to setup a payment method for subscription.

frail marten
#

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

random hinge
#

If the payment_intent is null, that means no payment is required for that particular invoice

#

Are you setting a trial peroid?

frail marten
#

Yes

random hinge
#

OK. then it's expected because there's no payment required in the first zero-dollar invoice

frail marten
#

Okay thanks