{% extends 'base.html' %} {% block title %}Test M-Pesa Payment{% endblock %} {% block content %}
Use these test numbers in sandbox:
254708374149254711XXXXXX254733XXXXXXEnvironment: {{ config.get_environment_display }}
Short Code: {{ config.business_short_code }}
Status: {% if config.is_active %} Active {% else %} Inactive {% endif %}