Thenameda Form Payments with 2Checkout for WPForms charges cards through 2Checkout (Verifone) on form submit, with Sandbox/TEST mode, 25 currencies, required billing maps, and transaction records with CSV export.
Focus keyword: WPForms 2Checkout payments
Source: GitHub repo
Introduction
Configure Settings → 2Checkout with Merchant Code and Secret Key. Map amount, email, and billing fields required by the REST order API. Failed payments block the WPForms entry. Sync keeps AUTHRECEIVED → COMPLETE statuses updated.
Key Features
- Per-form 2Checkout settings · Sandbox/test (TEST payment type)
- 25 currencies · amount from total, mapped field, or fixed
- Quantity multiplier · full billing field mapping
- On-form card UI + brand detection + client validation
- Transaction CPT with filters, detail view, CSV (10 recent free)
- Success redirect ·
[two-checkout-details]
Setup
- Activate WPForms + plugin.
- Form → Settings → 2Checkout → enable + credentials.
- Map amount, email, and billing (country, address, city, state, ZIP, names).
- Save/publish; add shortcode on success URL page.
FAQ
Why billing maps? Required by 2Checkout REST orders.
Payment total? Leave Amount on “Use WPForms payment total”.
Details shortcode? [two-checkout-details].
Conclusion
Use this addon when you need WPForms 2Checkout payments with billing compliance and clear admin transaction history.