PayplansApi is used to query data and objects with PayPlans. Payplans works on six objects and these objects have all the business logic for subscription system.
These all function provide you objects -
on returned object you can call further actions defined in relevant interface. e.g. on
- on PayplansUser object you can call all functions defined in PayplansIfaceUser
- on PayplansOrder object you can call all functions defined in PayplansIfaceOrder