easySuccess static method

String easySuccess()

Implementation

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