Feature Detect Support for Payment Request API

Feature Detect Support for Payment Request API

This example shows how a legacy checkout form can be replaced by a Payment Request - only for browsers that support it - using: if (window.PaymentRequest) { ... }.

For the purposes of the demo, imagine you have chosen an item and now you need to check out. Please note that no payments will be taken, this is just a front-end demo. If you would like to try entering card details, you can use dummy data, for example the card number 4111 1111 1111 1111.

Payment Request success. Demo complete. No payment has been taken.

The Payment Request API is unsupported or was cancelled or failed, so here we can proceed with our legacy web form (not implemented for this demo).


Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0
vConsole
08:43:05
Uncaught TypeError: Cannot read properties of null (reading 'style')
/andere/index.php?name=feature-detect-support.html&ordner=andere:5446:53
08:43:05
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=3.2.1-jquery.min.js:4:22481
08:43:06
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=MooTools.min.js:5:5095
08:43:06
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=EnlighterJS.min.js:3:17773
08:43:06
Uncaught TypeError: window.addEvent is not a function
/andere/index.php?name=feature-detect-support.html&ordner=andere:2786:8
08:43:06
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=pace.js:896:26
08:43:06
Uncaught SyntaxError: Unexpected token '<'
/js/index.php?js=cookieconsent.min.js:1:20809
08:43:06
Uncaught SyntaxError: Unexpected token '<'
/js/alljs.php:408:2
08:43:05
WeChatLib: 0 (xxxx.xx.xx)
08:43:06
System: Unknown
08:43:06
Protocol: HTTPS
08:43:06
UA: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
08:43:06
navigationStart: 1743928984636
08:43:06
navigation: 4ms
08:43:06
dns: 55ms
08:43:06
tcp (ssl): 221ms (112ms)
08:43:06
request: 386ms
08:43:06
response: 109ms
08:43:06
domComplete (domLoaded): 1247ms (795ms)
08:43:06
loadEvent: 14ms
08:43:06
total (DOM): 1930ms (1916ms)