#rubydev-plans-list
1 messages · Page 1 of 1 (latest)
and I'm getting some ids with price and some with plan prepend
and when I map object it's all are plan
btw I'm using API version 2016-03-07
hmm making sure I have this right
you're listing Plans, you're seeing Price IDs and Plan IDs?
can you dump out a couple of the full Plan objects in the list() array that you get back?
like not the whole thing but only ones where you see:
and I'm getting some ids with price and some with plan prepend
gotcha so ...