ZionPe Payments - Complete Description
Category: WordPress Plugins • Platform: PHP
ZionPe Payments is a complete payment solution for WordPress and WooCommerce. Accept credit/debit card payments via Stripe while keeping all billing, invoices, and reporting inside your ZionPe dashboard.
Key Features:
- WooCommerce Integration – Accept payments directly on checkout page
- Standalone Shortcodes – Add payment forms to any page or post
- Stripe Connect – Payments go directly to your connected Stripe account
- 3D Secure Support – Enhanced security for card payments
- Multi-currency – Accept GBP, USD, EUR, and more
- Refund Support – Process refunds from WooCommerce
- HPOS Compatible – Works with WooCommerce High-Performance Order Storage
WooCommerce Checkout Integration:
Once configured, ZionPe appears as a payment option on your WooCommerce checkout page. Customers can select it and pay securely with their credit/debit cards.
Standalone Payment Forms:
Use shortcodes to add payment forms anywhere on your site – perfect for:
* Service pages
* Landing pages
* Donation pages
* One-time payments
Usage
WooCommerce
After enabling ZionPe in WooCommerce Payments settings, customers will see “Credit/Debit Card” (or your custom title) as a payment option during checkout.
Shortcodes
Add payment forms to any page or post:
[zionpe_payment amount="100" currency="GBP" description="Product Name"]
Parameters:
amount(required) – Payment amount in main currency units (e.g., 100 = £100.00)currency(optional) – Currency code: GBP, USD, EUR, etc. Default: GBPdescription(optional) – Description shown during checkout
Examples:
GBP payment:
[zionpe_payment amount=”50″ currency=”GBP” description=”Consulting Fee”]
USD payment:
[zionpe_payment amount=”199″ currency=”USD” description=”Premium Package”]
EUR payment:
[zionpe_payment amount=”75″ currency=”EUR” description=”Monthly Subscription”]
External Services
This plugin connects to external third-party services to process payments:
ZionPe Payments API (https://zionpe.com)
- Used for: Payment processing, creating Stripe payment intents, verifying payments
- Data sent: Site URL, Site Key, payment amounts, currency, order details
- When: During checkout when customer initiates payment
- Terms of Service: https://zionpe.com/legal/terms
- Privacy Policy: https://zionpe.com/legal/privacy
Stripe (https://stripe.com)
- Used for: Secure card payment processing via Stripe Elements
- Data sent: Card details are sent directly to Stripe (never stored on your server)
- When: When customer enters payment information
- Terms of Service: https://stripe.com/legal
- Privacy Policy: https://stripe.com/privacy
By using this plugin, you acknowledge that payment data will be processed through these external services.
Compatibility
- WordPress 5.0 – 6.9+
- WooCommerce 3.0 – 9.5+
- PHP 7.4+
- WooCommerce HPOS (High-Performance Order Storage)
- WooCommerce Blocks Checkout
- All major WordPress themes
- Multisite compatible