{% extends 'D2ContentBundle::base.html.twig' %} {% block head_script_extra %} {% endblock head_script_extra %} {% block page_header %}

{% if user_authed is sameas(false) %} Login Sign Up {% else %} Logout {% endif %}

{% endblock page_header %} {% block content %}

Pricing

At easySMS Office we are doing our level best to provide you with the best features and pricing.

Our SMS Services and Bundle prices are listed here.

For credit pricing on our supported Routes, please refer to our African and Premier Route pages.

Services

Price
Account Setup (once off){% if 'ACC001' in sales_prices|keys %} R {{ sales_prices['ACC001'] }} {% endif %}
Standard License (monthly){% if 'LIC001' in sales_prices|keys %} R {{ sales_prices['LIC001'] }} {% endif %}
Advanced License (monthly){% if 'LIC002' in sales_prices|keys %} R {{ sales_prices['LIC002'] }} {% endif %}
Premier License (monthly){% if 'LIC003' in sales_prices|keys %} R {{ sales_prices['LIC003'] }} {% endif %}
Advanced License (annual){% if 'LIC004' in sales_prices|keys %} R {{ sales_prices['LIC004'] }} {% endif %}
Premier License (annual){% if 'LIC005' in sales_prices|keys %} R {{ sales_prices['LIC005'] }} {% endif %}

Sms Bundles

Price (per sms)
500 SMS{% if 'SMS001' in sales_prices|keys %}R {{ (sales_prices['SMS001']/500)|number_format(2, '.', ',') }} {% endif %}
1000 SMS{% if 'SMS002' in sales_prices|keys %}R {{ (sales_prices['SMS002']/1000)|number_format(2, '.', ',') }} {% endif %}
2000 SMS{% if 'SMS003' in sales_prices|keys %} R {{ (sales_prices['SMS003']/2000)|number_format(2, '.', ',') }} {% endif %}
5000 SMS{% if 'SMS004' in sales_prices|keys %} R {{ (sales_prices['SMS004']/5000)|number_format(2, '.', ',') }} {% endif %}
10000 SMS{% if 'SMS005' in sales_prices|keys %} R {{ (sales_prices['SMS005']/10000)|number_format(2, '.', ',') }} {% endif %}
25000 SMS{% if 'SMS006' in sales_prices|keys %} R {{ (sales_prices['SMS006']/25000)|number_format(2, '.', ',') }} {% endif %}
50000 SMS{% if 'SMS007' in sales_prices|keys %} R {{ (sales_prices['SMS007']/50000)|number_format(2, '.', ',') }} {% endif %}
100000 SMS{% if 'SMS008' in sales_prices|keys %} R {{ (sales_prices['SMS008']/100000)|number_format(2, '.', ',') }} {% endif %}
250000 SMS +Request Quote

(Please note all prices exclude VAT)
(SMS Bundles valid for 1 year from date of purchase)

{% endblock content %}