=== UmiPay – Restaurant Menu & Ordering ===
Contributors: umipay
Tags: restaurant, menu, ordering, payments, woocommerce
Requires at least: 6.3
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Bring your live UmiPay menu, ordering, upsells, and direct payments into WordPress and WooCommerce.

== Description ==

UmiPay connects your restaurant menu to WordPress without creating a second menu to maintain.

* Add the UmiPay Menu block in the WordPress editor.
* Use the [umipay_menu] shortcode in classic editors and page builders.
* Set a restaurant once, or override it per block.
* Responsive iframe height and configurable corner radius.
* Compatible with WooCommerce pages and themes.
* Menu data, images, extras, checkout, and orders stay managed in UmiPay.

WooCommerce compatibility in version 1.0.0 means the UmiPay ordering experience can be placed inside a WooCommerce-powered site. UmiPay remains the checkout and order source; orders are not duplicated into WooCommerce.

== Installation ==

1. In WordPress Admin, open Plugins > Add New > Upload Plugin.
2. Upload umipay-wordpress-1.0.1.zip and activate it.
3. Open UmiPay in the WordPress Admin menu.
4. Paste your public UmiPay menu URL or restaurant slug and save.
5. Add the UmiPay Menu block to a page, or insert [umipay_menu].

== Shortcode ==

Basic usage:

[umipay_menu]

Optional per-page settings:

[umipay_menu restaurant="yourrestaurant" radius="18" min_height="760"]

== Frequently Asked Questions ==

= Do I need WooCommerce? =

No. The plugin works on standard WordPress sites and also detects WooCommerce when it is active.

= Are UmiPay orders copied into WooCommerce? =

Not in version 1.0.0. UmiPay remains the source of truth for the menu, checkout, payments, and orders.

= Can I use a page builder? =

Yes. Use a Shortcode block or your builder's shortcode element with [umipay_menu].

== External services ==

This plugin connects to the UmiPay software-as-a-service platform at https://umipay.se. The service is required to display and operate the restaurant menu, extras, ordering, checkout, and payment experience.

The connection occurs only on pages where a site owner has placed the UmiPay Menu block or [umipay_menu] shortcode. The visitor's browser loads the UmiPay embed script from https://umipay.se/embed.js and the configured restaurant menu from https://umipay.se/{restaurant-slug}.

The restaurant slug is included in the menu URL. As with a normal website request, the visitor's IP address, browser user agent, referring page, and request metadata may be received by UmiPay. If the visitor interacts with the menu or places an order, the information they enter and the selections they make are processed by UmiPay and the payment providers presented by the UmiPay service. The WordPress plugin itself does not copy UmiPay orders into the WordPress or WooCommerce database and does not add independent analytics or tracking.

By configuring a restaurant and publishing the UmiPay Menu block or shortcode, the site owner chooses to connect that page to the UmiPay service. More information about the service is available at https://umipay.se.

== Changelog ==

= 1.0.1 =
* Added the UmiPay 24-second product tour to the plugin admin experience.

= 1.0.0 =
* Initial WordPress and WooCommerce-compatible release.
* Added settings page, Gutenberg block, shortcode, and responsive UmiPay embed.
