API for Create New Pricing Plan

David's Avatar

David

16 Oct, 2010 12:48 PM

Hello,
I have this problem. I want to create a new Pricing Plan from my Web Site using the API. But i dont find any documentation of this.
I just find this:
/* * Create new plan * * This method is not currently supported and could change in the future. * Use at your own risk. * * @param array|null $data * @return CheddarGetter_Response * @throws CheddarGetter_Response_Exception // function newPlan(array $data) {
return new CheddarGetter_Response($this->request('/plans/new', $data));
}
/

I read all the information and i dont see description of the exactly parameters for @data. Just know is a array.
Please help with this.

Thanks, i wait for your answer.
Goodbye

  1. Support Staff 1 Posted by Marc Guyer on 18 Oct, 2010 06:55 PM

    Marc Guyer's Avatar

    That method isn't actually supported. The creation of plans is in a state of change. As feature set expands, so will creating and configuring pricing plans.

  2. Dean closed this discussion on 16 Jan, 2013 02:58 PM.

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

Recent Discussions

28 Mar, 2024 10:45 PM
24 Jan, 2024 08:33 AM
11 Jan, 2024 07:13 AM
30 Nov, 2023 02:07 AM
22 Nov, 2023 08:41 AM