Upgrade to PRO
Get the best Contact Form 7 and Mailchimp integration tool available. Now with these new features:
- Tag Existing Subscribers
- Group Existing Subscribers
- Email Verification
- AWESOME Support And more!
'https://api.chimpmatic.com/promo',
'cache_key' => 'cmatic_pricing_data',
'cache_duration' => DAY_IN_SECONDS,
'fallback_data' => array(
'regular_price' => 39,
'sale_price' => 29.25,
'discount_percent' => 40,
'coupon_code' => 'NOW40',
'formatted' => '$39 → $29.25 • Save 40%',
),
)
);
return $fetcher->get_data();
}
private function __construct() {}
}