Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/11/2013 in all areas

  1. Tyson

    Importing Coupon Codes

    Try using POST. The discount amount also needs to be in an array: $id = $api->post("coupons", "add", array('code' => $coupon, 'company_id' => "1", 'max_qty' => "1", 'end_date' => "2013-11-17 03:59:59",'recurring' => "0", 'limit_recurring' => "0", 'packages' => array("10"), array(array('currency' => "USD", 'amount' => "100.0000"))))->response();
    1 point
  2. I wasn't going to say anything until we made an official post, but it's true. They signed over full rights to the cPanel extended module to us. We will be releasing it for free shortly, after we have had a chance to review the code. It is interesting that they reached some kind of deal with those other guys.. I get it, they can expand and eliminate a Blesta module developer at the same time. I have some other theories, but I'll keep them to myself. In any case, I look at it as a good sign of our success.
    1 point
  3. Paul

    Question On Multi-Company

    Hi Barry, Multi-company hasn't been tested with a large number of companies, and isn't intended to be used as a SaaS in the manner that we are licensing it. If you'll have a dozen or two companies, that will probably be alright.. but I would suggest becoming a Blesta reseller and hosting a fresh installation for each of your users. We can do snapshot billing so that you pay monthly for only the number of licenses you have active on the 1st of each month. Cheers
    1 point
×
×
  • Create New...