Use PaypalId and ApiUrl from globals
This commit is contained in:
@@ -19,6 +19,7 @@ module.exports = {
|
||||
return amount.toFixed(2);
|
||||
},
|
||||
MaxNumberOfItemsToBeAdded: 1000,
|
||||
PaypalId: "W7GKS2Q9ZGLGY",
|
||||
|
||||
Slugify: function(text) {
|
||||
return text.toString().toLowerCase()
|
||||
|
||||
Reference in New Issue
Block a user