issued static method
Implementation
static String issued() {
var script = "if (window.BootpayIssued && window.BootpayIssued.postMessage) { BootpayIssued.postMessage(JSON.stringify(data)); }";
return "if (data.event === 'issued') { $script }";
}