self-link: https://spc-4-origin-test.glitch.me
This is a test website. Nothing is charged.
Credential id:
Pay $0.01 will make the following request:
new PaymentRequest([{ supportedMethods: 'secure-payment-confirmation', data: { action: 'authenticate', credentialIds: [Uint8Array.from( atob(document.getElementById('credential').value), c => c.charCodeAt(0))], networkData: textEncoder.encode('network_data'), timeout: 60000, fallbackUrl: 'https://emerald-spiced-psychology.glitch.me/fallback' }, }], { total: { label: 'Total', amount: { currency: 'USD', value: '0.01', }, }, });