Linux 软件免费装
Banner图

Pay4All Shop - Simple order forms with TWINT Payment

开发者 pay4all
更新时间 2026年7月10日 22:09
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

order form payments products twint woocommerce twint

下载

1.0.0 1.4.0 1.4.1 1.4.2 1.4.3 2.0.0 1.3.0 1.3.1 1.1.0 1.1.1 1.1.3 1.1.2 1.2.0 1.2.1 1.2.2 1.1.4

详情介绍:

Pay4All Shop is a simple, focused order-form plugin for small shops, wineries, caterers, takeaways and clubs. It is intentionally lighter than WooCommerce: you create a form, pick products and delivery methods, and embed it via a shortcode. Core features Payments included for free Pay4All Pro (optional) Install Pay4All Pro to add automated TWINT payments: the customer pays through their TWINT app at checkout, and the order is marked as Paid automatically without merchant intervention. Pay4All Shop works fully without Pay4All Pro. Pay4All Pro is sold separately at https://pay4all.ch/. External services This plugin does not connect to any external service. Orders, customer data, virtual downloads and e-mails are all handled locally. Use cases

安装:

  1. Upload the plugin to /wp-content/plugins/pay4all-form/ or install via Plugins › Add New.
  2. Activate the plugin from the Plugins menu.
  3. Open Pay4All Shop in the admin sidebar.
  4. Create your products, delivery methods, then a form.
  5. Copy the form shortcode into any page.

屏幕截图:

  • Payment method selection, confirmation and payment via TWINT.
  • Dashboard, order list and language selection.
  • Order form configuration.

升级注意事项:

2.0.0 Breaking : Categories, Brands, Tickets, Abandoned Cart and filter widget move to Pay4All Pro. On upgrade the legacy tables wp_p4all_tickets + wp_p4all_abandoned_carts are dropped, ticket posts deleted, cron cancelled. Back up first. XLSX export replaced by CSV. 1.4.3 Adds a « 🔗 Search » button next to each per-language URL field on products to pick a page, post, WooCommerce product or media (PDFs, images…) from the site. Detects WPML / Polylang automatically. Full DE/IT/EN translations. Also clears three Plugin Check nits. 1.4.2 Adds a per-language « Learn more » link on every product (URL + label, defaults FR/DE/IT/EN) and a full-size photo lightbox on the form. Security pass: path-traversal fix on virtual downloads, SAMEORIGIN default on shortcode pages, extension allowlist on virtual uploads. 1.4.1 Adds client-side product filtering (per form), multilingual category / brand labels, and moves the Montant minimum de commande control to each form (previously global). Existing global threshold stays effective as fallback until you configure per-form values. No schema change, no manual action. 1.4.0 Adds optional Protection des mineurs (age verification) with mobile-side ID + selfie capture, AES-256-GCM encryption at rest, admin-only decrypted view and auto-purge on order deletion. No schema change, no manual action; opt-in per product via the new Requires age verification checkbox. 1.3.1 Adds a Timezone selector in Settings › General, fixes abandoned-cart date display via get_date_from_gmt(), and clears Plugin Check warnings. No schema change, no manual action. 1.3.0 Adds abandoned-cart capture + automatic recovery e-mail (configurable delay, default 10 days), new admin page, GDPR-aware. Please deactivate / reactivate once so the new table and hourly cron are installed. 1.2.0 Adds Hide this product and optional per-product stock management: auto out-of-stock at 0, restock on order delete, low-stock e-mail alert (threshold in Settings) and a Stock admin column. No schema change, no manual action. 1.1.2 Change name plugin and order menu 1.1.0 Adds ticket QR codes, virtual file downloads, out-of-stock flag, per-delivery payment methods and pre-translated default fields. Please deactivate and reactivate the plugin once after upgrading so the new wp_p4all_tickets table and the /p4all-ticket/... rewrite rule are installed. 1.0.0 First public release.

常见问题:

Do I need WooCommerce?

No. Pay4All Shop is standalone. It does not depend on WooCommerce in any way.

Does it support online payments?

The free version supports manual payments only (pickup, on delivery, bank transfer, TWINT instructions). Automated TWINT payments are available via Pay4All Pro.

Is the plugin GDPR-friendly?

Yes. Customer data is included in WordPress's Tools › Export / Erase Personal Data workflow.

Will my data be deleted if I uninstall?

No, unless you explicitly enable Réglages › Données › Supprimer les données lors de la désinstallation.

How do virtual products work?

When you create a product of type Virtual, you upload one file per product. The file is stored in wp-content/uploads/p4all-virtual/, protected by an automatically generated .htaccess (deny from all). After purchase, the customer's e-mail contains a one-time download link served by the plugin endpoint (?p4all_dl={token}). The link is valid for 60 days.

How does Out of stock work?

Tick the Rupture de stock checkbox on a product. The product stays visible in the form so the customer still sees what you usually offer, but the quantity field is greyed and disabled. A red badge labels the product as out of stock. Server-side validation rejects any tampered submission that tries to order an out-of-stock item.

How does Stock management work?

Tick Manage stock on a product and enter the quantity available. From that point on:

  • Each order decrements the stock by the quantity ordered (one decrement per ticket / per unit). The decrement happens as soon as the customer validates the order, regardless of the payment status.
  • The order form prevents the customer from ordering more than what is left — the quantity input's max attribute is capped at the stock available, and a server-side check rejects any tampered submission.
  • When the stock reaches 0, the product is automatically flagged out of stock: it stays visible but cannot be ordered.
  • When an order is deleted from the admin (definitive delete, not just trashed), the stock is restored for every product still in the order. Status changes (paid, cancelled…) do NOT restore stock; only deletion does.
  • If you set a Notify me when stock reaches threshold in Settings › General (under the shop address), an e-mail alert is sent to the notification address as soon as a tracked product crosses the threshold downwards after a sale.
  • A Stock column in the products admin list shows the current quantity (or when stock management is off), highlighted in orange below the threshold and red when out of stock.

更新日志:

2.0.0 1.4.3 1.4.2 1.4.1 1.4.0 1.3.1 1.3.0 1.2.0 1.1.0 1.0.0