paypal: add configurable merchant and sandbox/production environment

This commit is contained in:
Tyler Renelle
2013-10-12 17:05:21 -07:00
parent 5de0c928fe
commit f8328d3eeb
4 changed files with 4 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ habitrpg.controller("RootCtrl", ['$scope', '$rootScope', '$location', 'User', '$
address: false,
amount: 500,
name: "Checkout",
//description: "Buy 20 Gems, Disable Ads, Support the Developers",
description: "Buy 20 Gems, Disable Ads, Support the Developers",
panelLabel: "Checkout",
token: function(data) {
$scope.$apply(function(){