Skip to content

Instantly share code, notes, and snippets.

@Kalvin126
Created March 6, 2017 18:34
Show Gist options
  • Save Kalvin126/db64c53082e8a971e17d4c064b66ce39 to your computer and use it in GitHub Desktop.
Save Kalvin126/db64c53082e8a971e17d4c064b66ce39 to your computer and use it in GitHub Desktop.
{
"customerAutoComplete": {
"US": {
"value": "on"
},
"ALL": {
"value": "on"
}
},
"invoiceAttachments": {
"ALL": {
"value": "on"
}
},
"invoiceAttachmentsEditing": {
"ALL": {
"value": "on"
}
},
"viewCustomerInfo": {
"ALL": {
"value": "off"
}
},
"viewRelatedActivities": {
"ALL": {
"value": "on"
}
},
"transactionRefund": {
"ALL": {
"value": "on"
}
},
"googleAnalytics": {
"ALL": {
"value": "on"
}
},
"catalogs": {
"ALL": {
"value": "on"
}
},
"pinLogin": {
"ALL": {
"value": "on"
}
},
"fingerLogin": {
"ALL": {
"value": "on"
}
},
"paymentAndRefundHistory": {
"ALL": {
"value": "on"
}
},
"userZoomSDK": {
"ALL": {
"value": "off"
}
},
"pendingTransactions": {
"ALL": {
"value": "off"
}
},
"instabug": {
"ALL": {
"value": "on"
}
},
"appRatingPrompt": {
"ALL": {
"value": "on"
}
},
"firstTimeEducation": {
"ALL": {
"value": "on"
}
},
"secondaryUsers": {
"ALL": {
"value": "off"
}
},
"pilotBuild": {
"ALL": {
"value": "on"
}
},
"linkBankAccountLink": {
"ALL": {
"value": "off"
}
},
"multiCurrencyInvoicing": {
"ALL": {
"value": "on"
}
},
"userValidation": {
"ALL": {
"value": "off"
}
},
"appRatingInvoicePromptCount": {
"ALL": {
"value": "3"
}
},
"appRatingRemindPeriodDays": {
"ALL": {
"value": "10"
}
},
"appRatingPositiveStarThreshold": {
"ALL": {
"value": "4"
}
},
"appStoreURL": {
"ALL": {
"value": "https://itunes.apple.com/app/paypal/id1053148887?mt=8"
}
},
"appRatingURL" : {
"ALL": {
"value": "https://itunes.apple.com/app/paypal/id1053148887?mt=8"
}
},
"helpURL": {
"ALL": {
"value": "https://www.paypal.com/selfhelp/home"
}
},
"sendMoneyBackToNativeURL": {
"ALL": {
"value": "https://paypal-business-app/send-money/goBackToNative"
}
},
"sendMoneyReauthURL": {
"ALL": {
"value": "https://paypal-business-app/send-money/needs-reauthentication"
}
},
"sendMoneyComponentURL": {
"ALL": {
"value": "myaccount/transfer"
}
},
"paypalBaseURL": {
"ALL": {
"value": "https://www.paypal.com"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment