blob: 1f9660c559585c3c21e2bf012e4c8b5ba27bdb5f [file] [log] [blame]
<!DOCTYPE html>
<body>
<script>
internals.mockPaymentCoordinator.supportsUnrestrictedApplePay = false;
internals.setApplePayIsActive();
window.webkit.messageHandlers.testApplePay.postMessage("done");
</script>