PMC Plugins
Pmc Cds

Overview CDS is subscription provider, basically used in WWD right now to manage user subscriptions. This plugin uses their JSON API and right now gets details about product or users.

How it works There is basically 1 public functions which fetches data for product/promo code

  1. \PMC\Cds\Api::get_instance()->get_product_data( $product, $promo_code ) => get details about product / promo combination.