Posts

Showing posts from September, 2025

Ghanaaa

Buy Data Bundle MTN • AT • Big-Time (Ghana) Network -- choose network -- MTN AT (AirtelTigo) Big-Time Ghana phone number (beneficiary) Volume (MB) — 1 to 100 Your number for notifications (optional) Amount to pay (GHS) Pay & Send By continuing you agree that data delivery is performed by our network partner via Hubnet.

Finee

// ====== CONFIG HELPERS ====== function CFG_(k, def){ return PropertiesService.getScriptProperties().getProperty(k) || def || ''; } function respondJson_(obj, status){ var out = ContentService.createTextOutput(JSON.stringify(obj)).setMimeType(ContentService.MimeType.JSON); if (status) out.setHeader('X-Status', String(status)); // Apps Script cannot set HTTP status code directly return out; } // ====== ENTRYPOINTS ====== function doPost(e){ try{ var body = e.postData && e.postData.contents ? e.postData.contents : '{}'; var req = JSON.parse(body); if (req.action === 'verify_and_fulfill') return verifyAndFulfill_(req); return respondJson_({error:'Unknown action'}, 400); }catch(err){ return respondJson_({error:String(err)}, 500); } } // ====== VERIFY WITH PAYSTACK & (OPTIONAL) FULFILL ====== function verifyAndFulfill_(req){ var reference = req.reference; if (!reference) return respondJson_({error:...

Okkkkk

  Hubnet Wallet Balance Check Ready.