| 开发者 | ifthenpay |
|---|---|
| 更新时间 | 2026年7月2日 22:56 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv3 |
| 版权网址: | 版权信息 |
Yes. Contact Form 7 must be installed and active to use this plugin. Without Contact Form 7, the plugin has no forms to attach payments to and will show an admin notice.
No. This version supports one-time payments via pay-by-link only.
No. The plugin does not store card numbers or full bank details. Only the minimal references required for payment matching and status updates are stored: transaction ID, amount, payment method, status, and form data.
Any ifthenpay method attached to your Gateway Key, including Multibanco, MB WAY, Payshop, Credit Card, Cofidis, Google Pay, Apple Pay, and Pix.
After form submission, customers are redirected to a secure payment page hosted by ifthenpay. Once payment is completed, ifthenpay sends a server-side callback to automatically update the entry status.
The entry is marked as Failed or Cancelled. The payment can be retried by re-submitting the form.
In a custom database table wp_ifthenpay_cf7_entries. View and manage them under Contact Form 7 → ifthenpay Entries.
A daily cron job runs at 23:59 and marks pending payments older than the configured number of days (default: 3) as expired. You can adjust the expiry period on the Integration settings page.
Yes. In the per-form settings (form editor → ifthenpay Payment Gateway tab), set Payment Amount to "Read from CF7 field" and enter the field name whose value holds the amount.
ifthenpay may provide test entities for development and testing purposes. If unavailable, we recommend using a low-value live transaction.
All requests are encrypted over HTTPS and no sensitive payment data is stored on your website. The callback endpoint validates an anti-phishing key and verifies the payment amount before updating any entry.
Your server firewall or VPN may be blocking outbound requests. The plugin must connect to ifthenpay APIs to function. Ensure your network administrator allows outbound HTTPS traffic to ifthenpay domains.