#tamparara - sub trial
1 messages · Page 1 of 1 (latest)
Yes, that's expected. I recommend reading https://stripe.com/docs/billing/subscriptions/trials first for a full overview of trial behavior
the documentation says that there will be an invoice created for 0$, so latest_invocie object should be there?
sub_1L6aEKAGV54565zrYegaqST0
ok, so the workaround for this is to create a default payment method for the customer first
Yeah exactly