Best way to identify subscription method
When looking at customer data via a /customers/get
API call, what's the best -- fastest, most reliable -- way to
determine if the user is currently subscribed via PayPal or credit
card?
I'm thinking it's the value in subscriptions ->
gatewayAccount -> type
, however I can't find any
documentation to back up my guess. What are the potential values
for this field?
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 18 Jul, 2011 03:22 PM
That is correct. The potential values are 'cc' and 'paypal' currently. There could be more in the future... Maybe 'ach' or 'manual' or something along those lines.
Dean closed this discussion on 16 Jan, 2013 09:25 PM.