#ThePinkGuy
1 messages · Page 1 of 1 (latest)
We have a more descriptive doc here. Basically
incompletemeans they haven't paid for the first invoice.incomplete_expiredmeans they didn't pay for 24 hours and the subscription got cancelledtrialingmeans that you gave the user a free trial
-past_dueandunpaidare different ways of handling the lack of payment
okey , in other words if I want to remove the subscription to the customers that have not paid the last /first payment I have to check if it is = to active or not , right ?
@hushed ocean
Whoops apologies for dropping off there. Yeah that sounds right, if you remove everything that isn't active or trialing that should be everything without a most recent payment
okie, thankss