Opis
Requirements: Elementor Pro must be installed and active. The Elementor Forms widget (included with Elementor Pro) is required to create and accept payments through forms.
GatewayKit turns any Elementor Pro Form into a payment form. Build custom forms with your own fields, and customers are redirected to a hosted checkout to complete payment — no shopping cart or WooCommerce required.
If you sell a single product, collect donations, or invoice clients, you don’t need a full store — you just need a form that takes payment. GatewayKit is designed for single-product sales, donations, invoices, event registrations, and simple payment flows where WooCommerce would be overkill.
Translations: GatewayKit is available in English, Spanish, French, German, Brazilian Portuguese, and Arabic.
Payment Gateways Included Free
- PayPal — Modern hosted checkout with sandbox mode and webhook verification
- Stripe — Stripe Checkout with automatic 3D Secure, Apple Pay, Google Pay, Klarna, Afterpay, and embedded checkout option
- Mollie — iDEAL, credit cards, Bancontact, SOFORT, and more
- Razorpay — UPI, cards, net banking, and wallets for Indian merchants
- Paystack — Cards, bank transfers, and mobile money for African markets
- Mercado Pago — Cards, PIX, and local payment methods for Latin America
- CoinGate — Bitcoin, Ethereum, and 50+ cryptocurrencies
- Coinify — Bitcoin, Ethereum, and popular cryptocurrencies
- NOWPayments — Bitcoin, Ethereum, and 100+ altcoins
Core Features
- Fixed or dynamic payment amounts (pull price from a form field)
- Transaction dashboard with search, filters, and date-range filtering
- Secure receipt tokens with printable payment result shortcode
- PDF receipts emailed automatically to customers
- PDF invoices downloadable from the receipt page
- Transaction notes for internal order tracking
- Structured logging with sensitive-data redaction
- Per-form failure redirect pages
- Security: input sanitization, output escaping, nonce verification, rate limiting
GatewayKit Pro (Optional)
Upgrade to GatewayKit Pro for advanced features:
- Discount (coupon) codes with usage limits, per-user caps, and expiry dates
- Partial (deposit) payments — charge a percentage now, the rest later
- One-click refunds from the dashboard (Stripe + PayPal) — no separate logins
- Analytics dashboard with revenue trends and your best-performing forms
- CSV export for your accountant or CRM (all / selected / filtered)
- Recurring subscriptions powered by Stripe
- Optional (donation-style) payment forms
- Outgoing webhooks to trigger automations in Zapier, Make, and n8n
- White-label mode for agencies and client sites
- Payment Summary field showing customers a clear breakdown before they pay
Visit the GatewayKit website for full documentation and demos.
External Services
This plugin connects to payment provider APIs to process payments.
What is sent and when
When a user submits a payment form, the plugin sends the payment amount, currency, and a transaction reference to the configured payment provider’s servers for authorization and capture. No personal user data beyond what the provider requires for payment processing is transmitted.
PayPal
- API Endpoint (Live): https://api-m.paypal.com
- API Endpoint (Sandbox): https://api-m.sandbox.paypal.com
- Terms of Service: https://www.paypal.com/us/legalhub/useragreement-full
- Privacy Policy: https://www.paypal.com/us/legalhub/privacy-full
Stripe
- API Endpoint (Live): https://api.stripe.com
- API Endpoint (Test): https://api.stripe.com
- Terms of Service: https://stripe.com/legal
- Privacy Policy: https://stripe.com/privacy
Mollie
- API Endpoint (Live): https://api.mollie.com
- API Endpoint (Test): https://api.mollie.com
- Terms of Service: https://www.mollie.com/terms
- Privacy Policy: https://www.mollie.com/privacy
CoinGate
- API Endpoint (Live): https://api.coingate.com
- API Endpoint (Test): https://api-sandbox.coingate.com
- Terms of Service: https://coingate.com/terms-of-service
- Privacy Policy: https://coingate.com/privacy-policy
Coinify
- API Endpoint (Live): https://api.coinify.com
- API Endpoint (Test): https://api.coinify.com
- Terms of Service: https://coinify.com/terms
- Privacy Policy: https://coinify.com/privacy-policy
NOWPayments
- API Endpoint (Live): https://api.nowpayments.io
- API Endpoint (Test): https://api-sandbox.nowpayments.io
- Terms of Service: https://nowpayments.io/terms
- Privacy Policy: https://nowpayments.io/privacy
Razorpay
- API Endpoint (Live): https://api.razorpay.com
- API Endpoint (Test): https://api.razorpay.com (test keys)
- Terms of Service: https://razorpay.com/terms-of-service/
- Privacy Policy: https://razorpay.com/privacy-policy/
Paystack
- API Endpoint (Live): https://api.paystack.co
- API Endpoint (Test): https://api.paystack.co (test keys)
- Terms of Service: https://paystack.com/terms
- Privacy Policy: https://paystack.com/privacy-policy
Mercado Pago
- API Endpoint (Live): https://api.mercadopago.com
- API Endpoint (Test): https://api.mercadopago.com (sandbox tokens)
- Terms of Service: https://www.mercadopago.com/terms-and-conditions
- Privacy Policy: https://www.mercadopago.com/privacy-experience
Snimke zaslona









Instalacija
- Install and activate Elementor and Elementor Pro (the Forms module is required).
- Upload the
gatewaykitplugin folder to/wp-content/plugins/or install it via Plugins Add New Upload Plugin. - Activate GatewayKit through the Plugins screen.
- Go to GatewayKit Settings and enable the gateways you want, then enter your credentials.
- Create an Elementor Pro Form, then under Actions After Submit add the Payment Gateway action.
- Configure the gateway, amount, and success/failure redirect pages.
- Create a result page and add the shortcode
[gatewaykit_receipt].
ČPP
-
Does this require Elementor Pro?
-
Yes. The Elementor Pro Forms module is required because GatewayKit is an “Actions After Submit” handler for Elementor forms.
-
Which payment methods are included in Lite?
-
All nine payment gateways are included in the free plugin: PayPal, Stripe, Mollie, CoinGate, Coinify, NOWPayments, Razorpay, Paystack, and Mercado Pago. GatewayKit Pro adds advanced features like discount codes, refunds, analytics, CSV export, and more.
-
Are payment credentials stored securely?
-
Yes. All API keys and secrets are encrypted at rest (AES-256-CBC) and decrypted only in memory when a payment is processed. Logs automatically redact sensitive data, and the plugin never tracks users or calls home.
-
The activation link in my opt-in email returns a 403 error. What should I do?
-
This is a known issue documented by Freemius in Known License Activation Issues Security Layer Blockage. The activation URL contains random security keys with punctuation characters (
%,^,;,),*,!,>,$) that some security plugins and firewall modules (ModSecurity, Cloudflare WAF, Wordfence, Solid Security, etc.) flag as suspicious and block.Per Freemius’s official guidance, temporarily disable your security plugins/layers/modules just for the activation process:
- Temporarily disable ModSecurity (cPanel ModSecurity Off), Cloudflare WAF (WAF Off), and/or any WordPress security plugin (Wordfence, Solid Security, etc.).
- Open the activation email again and click the activation link.
- Once activation completes, re-enable all the security components you disabled.
The same guidance applies if license-key activation fails for the same reason.
Recenzije
Suradnici i Programeri
“GatewayKit – Payment Gateway for Elementor Forms” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “GatewayKit – Payment Gateway for Elementor Forms” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.3.1
Critical fixes
- Bulk Export on the Transactions page now downloads the selected rows instead of failing silently
- Webhooks for Razorpay, Paystack, Mercado Pago, and NOWPayments now correctly process pending payments
- White-label magic link unlocks the settings page again
Security hardening
- Payment redirect pages are now safe to reload — duplicate receipts and redundant notifications are prevented
- PayPal and Coinify webhooks require signing secrets to be configured; unverified requests are rejected
- Removed the request scanner that was blocking legitimate form fields; SQL safety is still enforced at the database layer
- Duplicate rate-limit implementations consolidated into one consistent system
- Encrypted gateway secrets now refuse to operate when WordPress security keys are absent, with a clear admin notice
Reliability
- Outgoing webhooks are now delivered asynchronously — a slow downstream service no longer stalls the buyer’s success page
- Proxy-spoofed IP headers can no longer bypass per-IP rate limits (unless you explicitly configure trusted proxy ranges)
- Payment endpoint now validates redirect URLs and can’t be replayed across clients
1.3.0
New gateways and payment methods
- Added Razorpay — UPI, cards, net banking, and wallets for Indian merchants
- Added Paystack — cards, bank transfers, and mobile money for African markets
- Added Mercado Pago — cards, PIX, and local methods for Latin American markets
- Added Apple Pay and Google Pay support via Stripe Checkout
- Added Klarna and Afterpay / Clearpay (Buy Now Pay Later) via Stripe Checkout
- Added Stripe Embedded Checkout — keep customers on your site with no redirect
- Added Payment Links — generate shareable Stripe checkout links without a form
1.2.1
- Fixed discount codes not being applied at checkout — discounted total is now correctly sent to all payment gateways
1.2.0
- Added PDF invoice attachment to customer receipt emails
- Added refund processing from dashboard (Stripe + PayPal)
- Added advanced analytics dashboard with revenue charts (PRO)
- Added invoice PDF download from receipt page
- Added Stripe subscription lifecycle management (PRO)
- Added outgoing webhooks with HMAC-SHA256 verification (PRO)
- Added white-label mode for agencies (PRO)
- Added Payment Summary form field for Elementor (PRO)
- Added optional (donation-style) payment forms (PRO)
- Fixed Payment Summary and Discount Code field rendering in Elementor editor (PRO)
1.1.0
- Stronger PayPal webhook security with optional signature verification
- Safer payment confirmation for PayPal orders
- Faster payments — PayPal tokens are now cached
- More accurate zero-decimal currency list
- Pro features: CSV export and date-range filter on Transactions page
1.0.0
- First public release
- PayPal payments through Elementor Pro Forms
- Optional GatewayKit Pro add-on with Stripe, Mollie, and CoinGate gateways
