📬
MobiPay API Documentation
Mobivate
📬
MobiPay API Documentation
  • 👋Welcome to MobiPay
  • Send SMS via HTTP (MT)
  • Receive SMS via HTTP (MO)
  • Use Cases
    • Send SMS via HTTP (MT) Example
    • Receive SMS via HTTP (MO) Example
    • Gateway Responses
    • Send Silent OBS Billing Message Example
    • Unsubscribe VIA MT Unsubscribe Notification
    • Receive Delivery Receipt via HTTP (DR)
    • Acknowledging MO's and DR's
    • Send A Premium SMS via HTTP (MT) Example
    • Vodafone/Airtel Ghana Billing
  • API Message Paramaters
    • API Message Parameters
    • Send BINARY SMS (MT) parameters
    • Receive SMS (MO) parameters
    • Subscription API (RESTFul)
      • Initiate Subscription (API)
      • Validate PIN (API)
      • Unsubscribing Users (API)
      • Checking Subscription Status (API)
      • Sending Messages To Subscribers (API)
      • Sending Content To Subscribers (API)
    • Content API (RESTFul)
      • Content Types (API)
      • Content Categories (API)
      • Search Content (API)
      • Latest Content Items (API)
      • Content Items (API)
  • Network Double Opt-In
    • Network Double Opt-in (NDOI)
    • Network Double Opt-in (NDOI) Unsubscribe
    • NDOI Keyword Patterns per country
  • MNO Web Opt-in
    • MNO Web Opt-in Introduction
    • MNO Web Opt-In South Africa
    • MNO Web Opt-In Kenya
      • Configuring your campaign
      • Subscribing users to your service
        • Subscribing users via Upstream
        • Subscribing users via Scienlabs
      • Unsubscribing users from your service
      • Receiving callback notifications
    • MNO Web Opt-In Nigeria
      • Subscribing the User to the Service
      • Unsubscribing user from the Service
      • Delivery Notifications
  • UK Direct Carrier Billing
    • UK DCB/Charge to Bill
      • UK Network Flows
Powered by GitBook
On this page

Was this helpful?

  1. MNO Web Opt-in
  2. MNO Web Opt-In Kenya
  3. Subscribing users to your service

Subscribing users via Upstream

This page documents subscribing users to your service if your landing pages are hosted by Upstream.

PreviousSubscribing users to your serviceNextSubscribing users via Scienlabs

Last updated 7 months ago

Was this helpful?

When one of your users clicks your marketing banner/material, you must generate the user a unique trxID, this is per user, per session.

Parameter
Example
Description

trxID

5cf60043-a8bb-4571-925e-57688e05fe36

A unique transaction reference.

Please note: You cannot present the user with a page while you do this, it must be completely invisible to the user.

Once you have generated the unique trxID, you then must redirect the user to an url Mobivate will provide you with. For example:

REDIRECT http://ke-webfun.upp.st/KSD-KESAF-CP/GameService-234012028110-Daily-NO-Web?trxID=xxx

Please note: You must append the trxID to the URL Mobivate provide you with.

To read more about how to configure your subscription notifications, please read our .

Campaign Configuration guide