google-nomulus/java/com/google/domain/registry/ui/assets/html/integration-test-brainframe.html
2016-03-01 17:59:16 -05:00

4 lines
286 B
HTML

<!doctype html>
<!-- Brainframe for integration testing. -->
<form><div id="brainframe"></div></form>
<script>window.parent.postMessage('{"type": "payment_method", "method": {"type": "CreditCard", "nonce": "imanonce", "details": {"cardType": "Visa", "lastTwo": "00"}}}', '*');</script>