How to tell if a customer is actually billable?
If a customer signs up for a plan and then cancels the paypal preapproval, they are still shown as subscribed to that plan. is_active will continue to display True assuming I pass ContinueUntilEndOfBillablePeriod=True...
How can I tell if I actually have a payment method on file for a customer, and they are truly billable?
Discussions are closed to public comments.
If you need help with Cheddar please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Marc Guyer on 27 Jan, 2012 03:04 PM
If the account does not have a
subscription->canceledDatetime
(in the past) and does have asubscription->gatewayToken
Dean closed this discussion on 18 Jan, 2013 09:33 PM.