From 6d4c98b07693d5e27b88f52437ba3202c09c1348 Mon Sep 17 00:00:00 2001 From: Ben Njunge <34906115+bnjunge@users.noreply.github.com> Date: Thu, 23 May 2019 19:51:57 +0300 Subject: [PATCH] Update b2c.php --- Tutorial 10/b2c.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tutorial 10/b2c.php b/Tutorial 10/b2c.php index de72b9b..6fdcc44 100644 --- a/Tutorial 10/b2c.php +++ b/Tutorial 10/b2c.php @@ -16,7 +16,7 @@ $CommandID = ''; # choose between SalaryPayment, BusinessPayment, PromotionPayment $Amount = ''; $PartyA = ''; # shortcode 1 - $PartyB = ''; # Shortcode 2 + $PartyB = ''; # Phone number you're sending money to $Remarks = 'Salary'; # Remarks ** can not be empty $QueueTimeOutURL = ''; # your QueueTimeOutURL $ResultURL = ''; # your ResultURL