File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
raveandroid/src/main/java/com/flutterwave/raveandroid Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ public class RaveConstants {
1111// public static String PRIVATE_KEY = "";
1212 public static String PUBLIC_KEY = "FLWPUBK-e634d14d9ded04eaf05d5b63a0a06d2f-X" ; //test
1313 public static String PRIVATE_KEY = "FLWSECK-bb971402072265fb156e90a3578fe5e6-X" ; //test
14- public static String STAGING_URL = "http ://flw-pms-dev.eu-west-1.elasticbeanstalk.com " ;
15- public static String LIVE_URL = "https://rave-api.herokuapp.com " ;
14+ public static String STAGING_URL = "https ://ravesandbox.azurewebsites.net " ;
15+ public static String LIVE_URL = "https://raveapi.azurewebsites.net " ;
1616 public static String VBV = "VBVSECURECODE" ;
1717 public static String GTB_OTP = "GTB_OTP" ;
1818 public static String NOAUTH = "NOAUTH" ;
You can’t perform that action at this time.
0 commit comments