function processPayment()

in app/static/googlePay.js [130:132]


function processPayment (paymentData) {
  console.log(paymentData);
}