mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
paypal: add configurable merchant and sandbox/production environment
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user