master
purchasePro
purchasePro: function() { if (this.get('disablePurchase')) { return; } var self = this; var tokenCallback = function(res) {