drapcode-constant 1.4.2 → 1.4.3
Sign up to get free protection for your applications and to get access to all the features.
@@ -57,6 +57,7 @@ exports.pluginCode = {
|
|
57
57
|
DATA_VIEW_ACTIVITY_TRACKER: "DATA_VIEW_ACTIVITY_TRACKER",
|
58
58
|
FACEBOOK_LOGIN: "FACEBOOK_LOGIN",
|
59
59
|
TWITTER_LOGIN: "TWITTER_LOGIN",
|
60
|
+
STRIPE_PAYMENT_METHODS: "STRIPE_PAYMENT_METHODS",
|
60
61
|
};
|
61
62
|
exports.loginPluginCode = [
|
62
63
|
exports.pluginCode.LOGIN,
|