外掛標籤
開發者團隊
② 後台搜尋「Paysera Smart Checkout for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
This plugin integrates the Paysera payment gateway with WooCommerce stores. Customers can pay using credit/debit cards and bank payment methods across Europe through a single gateway agreement.
The plugin supports both WooCommerce checkout experiences:
Classic checkout (shortcode-based)
Block checkout (WooCommerce Blocks)
Features
Cards and European bank payment methods via the Paysera Checkout API
Compatible with WooCommerce High-Performance Order Storage (HPOS)
Popup or same-window payment flow, configurable per store
Server-to-server payment status callbacks for reliable order status updates
Built-in diagnostic tools: TLS version check, OpenSSL check, translation file completeness check, signature verification
Configurable logging levels (None, Error, Info)
Configuration
Install and activate the plugin.
Go to Paysera → Payments in the WordPress admin.
Enter your Paysera Checkout client ID and client secret.
Choose window mode (popup or same window) and enable the gateway.
Save the settings.
Logging
Default log level is Error. Logs can be viewed and downloaded from the plugin’s Extra Settings page. Downloading the zip archive requires the PHP zip extension. Log files can also be deleted from WooCommerce → Status → Logs. Available logging levels:
None: logging is disabled.
Error: only plugin errors are saved.
Info: plugin errors and related debug information are saved.
Fees
Fees for the Paysera Checkout service are listed on the Paysera website:
Paysera Checkout fees >
Support
Paysera client support is available in English 24/7 at +44 20 80996963 or [email protected]. Additional languages are available during business hours. For more information visit paysera.com.
External services
This plugin connects to the following Paysera services. All requests are made over HTTPS and only when the corresponding feature is used.
Paysera Checkout API
The plugin sends order data (amount, currency, order identifier, customer billing details, return URLs) to the Paysera Checkout API to create payment orders, retrieve available payment methods and process payment status callbacks. This is the core service of the plugin: without it the gateway cannot operate. Requests are made when a customer initiates a payment at checkout, when the merchant configures the gateway in the admin and when Paysera notifies the store about a status change.
Terms of service: https://www.paysera.com/v2/en-LT/legal/general-agreement
Privacy policy: https://www.paysera.com/v2/en-LT/legal/privacy-policy
Paysera Translation Proxy
The plugin retrieves translation files for payment method names and gateway labels from Paysera’s translation proxy (translation-proxy.paysera.net). The request contains only the plugin translation namespace and locale. No order or customer data is sent. The request is performed by the diagnostic “Translation Proxy Connectivity” check and during translation refresh.
Terms of service: https://www.paysera.com/v2/en-LT/legal/general-agreement
Privacy policy: https://www.paysera.com/v2/en-LT/legal/privacy-policy
Paysera Public Key Endpoint
The plugin downloads Paysera’s public key from https://paysera.com/download/public.key to verify the signature of payment status callbacks and to test that the server can establish modern TLS connections to Paysera. The request contains no store, order or customer data. It is performed during the diagnostic “TLS Versions Support Check” and when verifying callback signatures.
Terms of service: https://www.paysera.com/v2/en-LT/legal/general-agreement
Privacy policy: https://www.paysera.com/v2/en-LT/legal/privacy-policy
