Skip to content

Commit

Permalink
- Reverting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
snavinch committed Jul 13, 2021
1 parent 449b86e commit b5506c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class StandaloneOAuth {
private static String accessToken;
private static Properties merchantProp;
public static MerchantConfig merchantConfig;
public static boolean createUsingAuthCode = false;
public static boolean createUsingAuthCode = true;

public static Properties getMerchantDetails() {
Properties props = new Properties();
Expand Down

0 comments on commit b5506c7

Please sign in to comment.