braintree token changed to prod
This commit is contained in:
@@ -15,7 +15,7 @@ public class ApiConstants {
|
||||
public static final String CAMPAIGN_CODE_CHAMPAGNE = "CHAMPAGNE";
|
||||
|
||||
public static final String BRAINTREE_TOKENIZATION_KEY_SANDBOX = "sandbox_wk7668t4_v332h2jkpq44r8w8";
|
||||
public static final String BRAINTREE_TOKENIZATION_KEY_PRODUCTION = "";
|
||||
public static final String BRAINTREE_TOKENIZATION_KEY_PRODUCTION = "production_ftdg993w_6hsg7g69zg83hx69";
|
||||
|
||||
|
||||
public static final String PAYMENT_METHOD_CODE_CREDIT_DEBIT_CARD = "braintree"; // Credit / Debit Card
|
||||
|
||||
Reference in New Issue
Block a user