PluginProbe
Pay with Vipps and MobilePay for WooCommerce / 6.0.1
Pay with Vipps and MobilePay for WooCommerce v6.0.1
6.2.1 6.2.0 6.1.10 6.1.9 6.1.8 6.1.7 6.1.6 6.1.5 6.1.4 6.1.3 6.1.2 6.1.1 6.1.0 6.0.5 6.0.4 6.0.3 6.0.2 6.0.1 6.0.0 5.4.3 5.4.2 5.4.1 5.4.0 5.3.4 trunk All 183 releases
woo-vipps / payment / admin / settings / dist / index.html

index.html in Pay with Vipps and MobilePay for WooCommerce 6.0.1, at payment/admin/settings/dist/index.html

13 lines 333 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <!doctype html>
2 <html lang="en">
3 <head>
4 <meta charset="UTF-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6 <title>Vite + React + TS</title>
7 <script type="module" crossorigin src="/plugin.js"></script>
8 </head>
9 <body>
10 <div id="vipps-mobilepay-react-ui"></div>
11 </body>
12 </html>
13