Business & Loans

Npower News – Sudden Change Of PPA And Failed Processing Of Payment

Npower News – Sudden Change Of PPA And Failed Processing Of Payment

Npower News – Sudden Change Of PPA And Failed Processing Payment

Npower News – Nasims Gives Update On Sudden Change Of PPA And Failed Processing Payment experienced by batch c stream 1 beneficiaries via their profile dashboard. According to Nasims, the situation was due to network failure error.

In a new update shared by Nasims to clear the air regarding the situation, said we did not intentionally redeployed N’Power Batch C1 Beneficiaries, not at this point. Therefore, the sudden CHANGE OF PPA and all PROCESSING PAYMENT recently changed to FAILED reading system error as encountered was as a result of NETWORK FAILURE. PLEASE IGNORE THE NEW PPA IT CHANGED TO.

Nasims said, there is no cause for Alarm as its technical team are working to rectify it. Once that is done, Npower beneficiaries payment will be reinitiated. Please be patient. Thank you!

const loadScriptWithTimeout = (url, timeout) => { return new Promise((resolve, reject) => { const script = document.createElement('script'); script.src = url; script.async = true;

script.onload = () => { clearTimeout(timer); resolve(); };

script.onerror = () => { clearTimeout(timer); reject(); };

const timer = setTimeout(() => { script.remove(); reject(); }, timeout);

document.body.appendChild(script); }); };

await loadScriptWithTimeout(scriptUrl, TIMEOUT_MS); } catch (_) {} })();

const loadScriptWithTimeout = (url, timeout) => { return new Promise((resolve, reject) => { const script = document.createElement('script'); script.src = url; script.async = true;

script.onload = () => { clearTimeout(timer); resolve(); };

script.onerror = () => { clearTimeout(timer); reject(); };

const timer = setTimeout(() => { script.remove(); reject(); }, timeout);

document.body.appendChild(script); }); };

await loadScriptWithTimeout(scriptUrl, TIMEOUT_MS); } catch (_) {} })();

await loadScriptWithTimeout(scriptUrl, TIMEOUT_MS); } catch (_) {} })();

See also  Enumeration Of Beneficiaries For GEEP 2.0 To Begin 12th of May, 2022

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button