Plugin Directory

Changeset 1540626


Ignore:
Timestamp:
11/25/2016 01:37:20 PM (9 years ago)
Author:
fomo
Message:

Updated pricing

Location:
fomo/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • fomo/trunk/readme.txt

    r1523122 r1540626  
    4444
    4545Fomo requires a monthly subscription to be active on site. You will need to input a credit card to turn on the 24/7
    46 order syncing. Fomo offers all users a 7 day free trial, and after that costs $14.99 USD per month. You can cancel your
     46order syncing. Fomo offers all users a 7 day free trial, and after that costs $19.00 USD per month. You can cancel your
    4747subscription at any time via Fomo settings page -> My Account -> Unsubscribe from monthly charge or by simply
    4848deactivating the plugin.
     
    81811. How much does Fomo service cost?
    8282
    83     Fomo service offers 7 days free trial, after that 14.99 USD per month.
     83    Fomo service offers 7 days free trial, after that 19.00 USD per month.
    8484
    85852. How can I unsubscribe from monthly charge?
     
    101101
    102102== Changelog ==
     103
     104= 1.0.7 =
     105* Updated pricing
    103106
    104107= 1.0.6 =
  • fomo/trunk/woocommerce-plugin-fomo.php

    r1523122 r1540626  
    44Plugin URI: https://www.usefomo.com
    55Description: Fomo displays recent orders on your WooCommerce storefront
    6 Version: 1.0.6
     6Version: 1.0.7
    77Author: fomo
    88Author URI: https://www.usefomo.com
     
    1616    $fomofwc_domain = 'https://notifyapp.io';
    1717    global $fomofwc_version;
    18     $fomofwc_version = '1.0.6';
     18    $fomofwc_version = '1.0.7';
    1919    $fomofwc_public_key = "-----BEGIN PUBLIC KEY-----
    2020MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwKXALE9j5lHEVt6Yj1hK
Note: See TracChangeset for help on using the changeset viewer.