{"request":{"hurl":"https:\/\/www.livingwage-sf.org\/wp-content\/plugins\/ninja-forms-paypal-express\/assets\/js\/debug.js","inline":"","enable_minification":true,"type":"js","handle":"nf-paypal-express-debug","version":false},"log":{"url":"\/wp-content\/plugins\/ninja-forms-paypal-express\/assets\/js\/debug.js","success":true},"code":"var nfPayPalExpressDebugController=Marionette.Object.extend({initialize:function(){console.log('INIT');this.listenTo(Backbone.Radio.channel('submit'),'submit:response',this.response)},response:function(response,textStatus,jqXHR){if('undefined'==typeof response.data.actions.paypal_express)return;if('undefined'==typeof response.data.actions.paypal_express.debug)return;jQuery('.nf-response-msg').after(this.formatData(response.data.actions.paypal_express.debug))},formatData:function(data){var output='<table><tr><th colspan=\"2\" style=\"text-align: center\">PayPal Express Debug<\/th><\/tr>';_.each(data,function(value,property){output+='<tr><th>'+property+'<\/th><td>'+value+'<\/td><\/tr>'});output+='<\/table>';return'<div>'+output+'<\/div>'}});jQuery(document).ready(function($){new nfPayPalExpressDebugController()});\n","status":true}