Subscriptions

Subscription plans

A subscription plan can be created on your dashboard using a key, an example of which can be seen below in the field 'paymentPlan':

{
   "card_number":"5531886652142950",
   "cvv":"564",
   "expiry_month":"09",
   "expiry_year":"32",
   "currency": "NGN",
   "country": "NG",
   "amount": 499,
   "rate": 499,
   "paymentType": "woo",
   "paymentPlan": "b8c6a462-2fef-4c74-9431-48c14e779260",
   "businessId": 1,
   "sourceCurrency": "USD",
   "sourceAmount": 1,
   "rememberMe": true,
   "phone_number": "09031863972",
   "email":"test@klasha.com",
   "fullname":"Klasha Apps",
   "tx_ref":"test910-on2007u047e-asqwdv"
}

Last updated