Skip to content

Commit 8e8a380

Browse files
committed
- fixed UG mobile money not showing up
1 parent da47f42 commit 8e8a380

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

raveandroid/src/main/java/com/flutterwave/raveandroid/RavePayInitializer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public RavePayInitializer(String email, double amount, String publicKey,
5454
this.lName = lName;
5555
this.withAccount = withAccount;
5656
this.withGHMobileMoney = withGHMobileMoney;
57+
this.withUgMobileMoney = withUgMobileMoney;
5758
this.withMpesa = withMpesa;
5859
this.withCard = withCard;
5960
this.withAch = withAch;

0 commit comments

Comments
 (0)