# woo-vipps/5.4.0/payment/src/admin/settings/index.html

Pay with Vipps and MobilePay for WooCommerce, version 5.4.0. 13 lines.

- Page: https://pluginprobe.com/plugins/woo-vipps/5.4.0/code/payment/src/admin/settings/index.html
- Raw: https://pluginprobe.com/plugins/woo-vipps/5.4.0/raw/payment/src/admin/settings/index.html
- Modified: 2024-09-16T11:06:40+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/woo-vipps/5.4.0/code/payment/src/admin/settings/index.html#L10-L20`.

```html
<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Vite + React + TS</title>
  </head>
  <body>
    <div id="vipps-mobilepay-react-ui"></div>
    <script type="module" src="/src/main.tsx"></script>
  </body>
</html>

```
