From 7a13ec67c77249a35ce5d7ef28dc158c1572c07c Mon Sep 17 00:00:00 2001 From: Olaobaju Abraham <39011309+bajoski34@users.noreply.github.com> Date: Thu, 9 Sep 2021 12:42:34 +0100 Subject: [PATCH] Added Additional Payment Methods banktransfer, mpesa, ussd, Momo payment --- library/rave.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/rave.php b/library/rave.php index 80c56dd..90de8d4 100644 --- a/library/rave.php +++ b/library/rave.php @@ -641,7 +641,7 @@ function initialize() amount: ' . $this->amount . ', currency: "' . $this->currency . '", country: "' . $this->country . '", - payment_options: "card,mobilemoney,ussd", + payment_options: "card,ussd,mpesa,barter,mobilemoneyghana,mobilemoneyrwanda,mobilemoneyzambia,mobilemoneyuganda,banktransfer,account", redirect_url:"' . $this->redirectUrl . '", customer: { email: "' . $this->customerEmail . '",