<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://docs.mpsms.net/blog</id>
    <title>MPSMS Topup Developer Portal Blog</title>
    <updated>2024-07-25T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://docs.mpsms.net/blog"/>
    <subtitle>MPSMS Topup Developer Portal Blog</subtitle>
    <icon>https://docs.mpsms.net/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Welcome]]></title>
        <id>https://docs.mpsms.net/blog/welcome</id>
        <link href="https://docs.mpsms.net/blog/welcome"/>
        <updated>2024-07-25T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Complete your account setup with iSmart Technologies in minutes!!.]]></summary>
        <content type="html"><![CDATA[<p>Complete your account setup with iSmart Technologies in minutes!!.</p>
<p>Go through the 5 min MPSMS Basics tutorial to integrate your system to the MPSMS API</p>
<p>Access the MPSMS Management Console to manage your account and topup transactions:</p>
<p><img decoding="async" loading="lazy" alt="MPSMS Console" src="https://docs.mpsms.net/assets/images/login-1b327035754ab17ca8e797d604c97fc7.png" width="1636" height="980" class="img_ev3q"></p>
<p>All these can be done the same day!!!.</p>
<p>The Management console also offers a rich set of innovative features including a smart dashbord for monitoring your topup activities.</p>
<p><img decoding="async" loading="lazy" alt="MPSMS Dashboard" src="https://docs.mpsms.net/assets/images/dashboard-c4a55c00d3c8956e25042ce4a14b4193.png" width="2842" height="1430" class="img_ev3q"></p>
<p>Enjoy!</p>]]></content>
        <author>
            <name>Ernie Ofori</name>
            <uri>https://code.iridislabs.com/ernieofori</uri>
        </author>
        <category label="mpsms" term="mpsms"/>
        <category label="topup" term="topup"/>
        <category label="api" term="api"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Testing the MPSMS API with Postman Collection]]></title>
        <id>https://docs.mpsms.net/blog/testing-mpsms-api</id>
        <link href="https://docs.mpsms.net/blog/testing-mpsms-api"/>
        <updated>2024-07-21T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[The MPSMS API Framework includes a comprehensive fully featured Postman Collection for testing the API before developing integration application.]]></summary>
        <content type="html"><![CDATA[<p>The MPSMS API Framework includes a comprehensive fully featured Postman Collection for testing the API before developing integration application.</p>
<p><img decoding="async" loading="lazy" alt="MPSMS Dashboard" src="https://docs.mpsms.net/assets/images/postman-390b13906240e2c4dfc3570a2509918e.png" width="2564" height="1286" class="img_ev3q"></p>
<p>You can download the collection <strong><a href="https://docs.mpsms.net/api/mpsmstopup.json">here</a></strong></p>]]></content>
        <author>
            <name>Kwame Grundow</name>
            <uri>https://code.iridislabs.com/kwame</uri>
        </author>
        <category label="docusaurus" term="docusaurus"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Using the MPSMS API Framework for Airtime Topup]]></title>
        <id>https://docs.mpsms.net/blog/using-mpsms-api</id>
        <link href="https://docs.mpsms.net/blog/using-mpsms-api"/>
        <updated>2024-07-20T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[here is a quickstart guide on how to use the MPSMS API Framework for Airtime Topup services,]]></summary>
        <content type="html"><![CDATA[<p>here is a quickstart guide on how to use the MPSMS API Framework for Airtime Topup services,</p>
<p>With your subscription details, you can deposit any amount you want for use in the airtime topup.</p>
<p>Deposits can be made by contacting <strong><a href="https://ismarttechnologies.com/" target="_blank" rel="noopener noreferrer">iSmart Technologies</a></strong>.</p>
<p>Login to the MPSMS Service Management Portal at <strong><a href="https://mw.mpsms.net/" target="_blank" rel="noopener noreferrer">MPSMS Console</a></strong> to view and retrieve your <code>apicode</code> and <code>apikey</code> of your account.</p>
<p>Use the <strong><a href="https://ismarttechnologies.com/" target="_blank" rel="noopener noreferrer">MPSMS Postman Collection</a></strong> provided to test all services to ease in the preparation of your client app.</p>
<p>Use the <code>apicode</code> and <code>apikey</code> on your account, as the username and password respectively to prepare a <strong>basicAuth token</strong> to authenticate to the MPSMS API using the <strong>Connect</strong> API.</p>
<p>Use the <strong>JWT token</strong> returned by the <strong>Connect</strong> API as a <strong>bearer token</strong> to access all other MPSMS APIs.</p>
<p>For more details, see the <strong><a href="https://docs.mpsms.net/docs/category/mpsms-basics">MPSMS Basics Documentation</a></strong>.</p>]]></content>
        <author>
            <name>Ernie Ofori</name>
            <uri>https://code.iridislabs.com/ernieofori</uri>
        </author>
        <category label="mpsms" term="mpsms"/>
        <category label="topup" term="topup"/>
        <category label="airtime" term="airtime"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[MPSMS API Framework]]></title>
        <id>https://docs.mpsms.net/blog/the-mpsms-framework</id>
        <link href="https://docs.mpsms.net/blog/the-mpsms-framework"/>
        <updated>2024-07-19T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Clients must complete a KYC verification process, including submitting government-issued ID and proof of address.]]></summary>
        <content type="html"><![CDATA[<p>Clients must complete a KYC verification process, including submitting government-issued ID and proof of address.</p>
<p>Requirement to complete the KYC verification:</p>
<ol>
<li>Entity Name</li>
<li>Valid Address</li>
<li>Country</li>
<li>Company Code alias Business Registration Number</li>
</ol>
<p>Important Notices:</p>
<ul>
<li>Company codes will be assigned using a standard
procedure/format to represent users on the platform. Below is a reference:</li>
</ul>
<p>All hardcopy documents will be shared for customers to fill out</p>]]></content>
        <author>
            <name>Nii Ali Ibrahim</name>
            <uri>https://code.iridislabs.com/princek</uri>
        </author>
        <category label="hola" term="hola"/>
        <category label="docusaurus" term="docusaurus"/>
    </entry>
</feed>