

Setup wizard, tab « Préparation » : the merchant is walked through the TWINT portal signup, store creation and certificate generation before any credential is asked for.
Pay4All for TWINT adds TWINT as a payment method to the free Pay4All Shop plugin (order-form-based checkouts).
TWINT is a trademark of TWINT AG (Switzerland). This plugin is an independent integration and is not affiliated with, endorsed by, or sponsored by TWINT AG.
Main features:
To use this plugin you need:
There is no license fee, no subscription, no domain activation. Install, activate, run the wizard, done.
The WooCommerce payment-gateway integration (classic checkout, Checkout Blocks, HPOS, refunds, background monitoring) is not shipped inside this free plugin. It lives inside the paid companion « Pay4All Pro », distributed outside WordPress.org from https://pay4all.ch/. Install Pay4All Pro next to this plugin to enable the WooCommerce TWINT gateway.
This plugin connects to the TWINT merchant SOAP API (operated by TWINT AG) to authorize, capture, refund and reconcile payments. Without a valid TWINT merchant account and certificate, the gateway cannot process payments.
What it is used for
What data is sent, and when
Where the data is sent
The plugin talks to one of three TWINT-owned endpoints depending on your T4A_ENVIRONMENT setting:
https://service.twint.ch/merchant/service/TWINTMerchantServiceV8_4https://service-int.twint.ch/merchant/service/TWINTMerchantServiceV8_4https://service-pat.twint.ch/merchant/service/TWINTMerchantServiceV8_4Terms of use and privacy policy for TWINT
No other external service is contacted by this plugin.
The complete, non-minified source of this plugin is bundled inside the ZIP itself. Every PHP file is human-readable and directly editable. The JavaScript bundles under assets/js/ are shipped in a pretty-printed, non-minified form so you can read and modify them without a build step.
No compiler, transpiler or bundler is required to work on this plugin.