We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d55bcc commit e3414c7Copy full SHA for e3414c7
rave_presentation/src/main/java/com/flutterwave/raveandroid/rave_presentation/RavePayManager.java
@@ -8,7 +8,7 @@ abstract public class RavePayManager {
8
protected String txRef;
9
protected String narration = "";
10
protected String currency = "NGN";
11
- protected String country = "NG";
+ protected String country;
12
protected String barterCountry = "NG";
13
protected String fName = "";
14
protected String lName = "";
0 commit comments