easySuccess static method
Implementation
static String easySuccess() {
return "if (window.BootpayEasySuccess && window.BootpayEasySuccess.postMessage) { BootpayEasySuccess.postMessage(JSON.stringify(data)); }";
}
static String easySuccess() {
return "if (window.BootpayEasySuccess && window.BootpayEasySuccess.postMessage) { BootpayEasySuccess.postMessage(JSON.stringify(data)); }";
}