Beschrijving
Pronamic Pay is the best plugin available to accept payments on your site with support for payment methods like iDEAL (Netherlands), Bancontact (Belgium), Sofort (Europe) and credit card, among others. Easily add the configuration details of your payment service provider account and enable the payment method in one of the supported e-commerce plugins. With over 200,000 downloads, the plugin has proven itself as a reliable WordPress solution to use for your payments.
Key Benefits
- Supports a wide variety of payment providers.
- Seamless integration with popular e-commerce and form builder plugins.
- Automatically updates payment status of orders in WordPress.
- Easily manage (multiple) payment provider configurations.
- Continually updated to support the latest e-commerce plugins.
- Built-in generation of required security certificates.
- Works with all popular WordPress e-commerce plugins.
- Recurring payments support for Mollie.
- Reliable payment solution, with over 200,000 downloads.
Supported WordPress e-commerce plugins
- Charitable
- Contact Form 7 (requires Basic license)
- Easy Digital Downloads
- Event Espresso 4
- Event Espresso 4 Decaf
- Formidable Forms
- Give
- Gravity Forms
- Gravity Forms AWeber Add-On
- Gravity Forms Campaign Monitor Add-On
- Gravity Forms MailChimp Add-On
- Gravity Forms User Registration Add-On
- Gravity Forms Zapier Add-On
- MemberPress
- Ninja Forms
- Restrict Content Pro
- WooCommerce
Supported payment providers
- ABN AMRO – iDEAL Zelfbouw
- Adyen (requires Pro license)
- Buckaroo – HTML
- Deutsche Bank – iDEAL Expert
- DigiWallet
- EMS – e-Commerce
- ICEPAY
- iDEAL Simulator – iDEAL Professional / Advanced / Zelfbouw
- ING – iDEAL Basic
- ING – iDEAL Advanced
- ING – iDEAL Advanced (new platform)
- Mollie
- MultiSafepay – Connect
- Ingenico/Ogone – DirectLink
- Ingenico/Ogone – OrderStandard
- Pay.nl
- Rabobank – OmniKassa 2.0
- Rabobank – iDEAL Professional
- TargetPay – iDEAL
Links
Schermafbeeldingen
Payment provider configurations Edit configuration Built-in payment forms Edit payment form Payment form sample Payments Subscriptions Reports Settings Gravity Forms - Form editor Gravity Forms - Feed editor Gravity Forms - Sample payment form WooCommerce - Checkout settings WooCommerce - Checkout form WooCommerce - Checkout with credit card and valid mandate (mandates work with payment provider Mollie, subscriptions require WooCommerce Subscriptions) s2Member - Button generator Getting started
Blokken
Deze plugin voorziet 4 blokken.
- Payment Form
- Fundraising Progress
- Fundraising Progress Circle
- Fundraising Progress Bar
Installatie
Requirements
The Pronamic Pay plugin extends WordPress extensions with payment methods such as iDEAL, Bancontact, Sofort and credit cards. To offer the payment methods to the visitors of your WordPress website you also require one of these e-commerce or form builder extensions.
Automatic installation
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of Pronamic Pay, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “Pronamic Pay” and click Search Plugins. Once you’ve found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.
Manual installation
The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this.
Updating
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
Beoordelingen
Bijdragers & ontwikkelaars
“Pronamic Pay” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Pronamic Pay” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Pronamic Pay” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
9.4.3
Fixed
- Fixed error caused by undefined
PRONAMIC_PAY_DEBUG
constant. - Fixed warning about missing
package.json
file in Mollie integration.
Commits
- Check if
PRONAMIC_PAY_DEBUG
constant is defined. (10c8e53) - Make sure to define
PRONAMIC_PAY_DEBUG
constant (accidentally removed in 778b554b). (6e41f23) - Mark ‘Old platform’ integrations for ING iDEAL Advanced as deprecated. (82cd05e)
- Updated translations. (b056794)
Composer
- Changed
pronamic/wp-mollie
fromv1.2.0
tov1.2.1
.
Release notes: https://github.com/pronamic/wp-mollie/releases/tag/v1.2.1
Full set of changes: 9.4.2...9.4.3
9.4.2
Fixed
- Fixed fatal error due to errorneous translations.
Commits
- Updated translations. (a416552)
Composer
- Changed
wp-pay-extensions/charitable
fromv4.3.1
tov4.3.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-charitable/releases/tag/v4.3.2 - Changed
wp-pay-gateways/adyen
fromv4.4.3
tov4.4.4
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-adyen/releases/tag/v4.4.4 - Changed
wp-pay/core
fromv4.9.1
tov4.9.2
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.9.2
Full set of changes: 9.4.1...9.4.2
9.4.1
Fixed
- Fixed refunded amount checks.
Composer
- Changed
automattic/jetpack-autoloader
fromv2.11.17
tov2.11.18
.
Release notes: https://github.com/Automattic/jetpack-autoloader/releases/tag/v2.11.18 - Changed
wp-pay-extensions/easy-digital-downloads
fromv4.3.2
tov4.3.3
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-easy-digital-downloads/releases/tag/v4.3.3 - Changed
wp-pay-extensions/gravityforms
fromv4.5.3
tov4.5.4
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-gravityforms/releases/tag/v4.5.4 - Changed
wp-pay-extensions/memberpress
fromv4.7.6
tov4.7.7
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-memberpress/releases/tag/v4.7.7 - Changed
wp-pay-extensions/woocommerce
fromv4.5.4
tov4.5.5
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-woocommerce/releases/tag/v4.5.5 - Changed
wp-pay/core
fromv4.9.0
tov4.9.1
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.9.1
Full set of changes:9.4.0...9.4.1
9.4.0
Changed
- Tested up to WordPress version 6.2. (c7b8768)
- Use Jetpack autoloader. (778b554)
- Support for refunds further expanded and improved.
- Simplified and improved payment status pages generator.
- Built-in forms no longer create WordPress users for each entry.
Added
- Added a home URL modification watcher to warn users about consequences related to webhooks and subscriptions.
- Addes support for metadata in payment lines.
- Ingenico: Added Yoursafe iDEAL issuer.
- Mollie: Added support for Mollie orders refunds.
- Mollie: Added support for in3 payment method.
- Rabo Smart Pay: Added support for Rabo Smart Pay refunds.
Composer
- Added
ext-json
*
. - Added
automattic/jetpack-autoloader
^2.11
. - Added
pronamic/wp-gravityforms-nl
^3.0
. - Added
pronamic/wp-http
^1.2
. - Added
pronamic/wp-mollie
^1.2
. - Changed
pronamic/wp-datetime
fromv2.1.2
tov2.1.4
.
Release notes: https://github.com/pronamic/wp-datetime/releases/tag/v2.1.4 - Changed
pronamic/wp-html
fromv2.1.1
tov2.1.3
.
Release notes: https://github.com/pronamic/wp-html/releases/tag/v2.1.3 - Changed
pronamic/wp-money
fromv2.2.1
tov2.4.0
.
Release notes: https://github.com/pronamic/wp-money/releases/tag/v2.4.0 - Changed
pronamic/wp-number
fromv1.2.1
tov1.3.0
.
Release notes: https://github.com/pronamic/wp-number/releases/tag/v1.3.0 - Changed
wp-pay-extensions/charitable
fromv4.3.1
tov4.3.1
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-charitable/releases/tag/v4.3.1 - Changed
wp-pay-extensions/contact-form-7
fromv3.2.2
tov3.2.4
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-contact-form-7/releases/tag/v3.2.4 - Changed
wp-pay-extensions/easy-digital-downloads
fromv4.3.1
tov4.3.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-easy-digital-downloads/releases/tag/v4.3.2 - Changed
wp-pay-extensions/event-espresso
fromv4.2.1
tov4.2.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-event-espresso/releases/tag/v4.2.2 - Changed
wp-pay-extensions/formidable-forms
fromv4.3.2
tov4.3.3
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-formidable-forms/releases/tag/v4.3.3 - Changed
wp-pay-extensions/give
fromv4.2.1
tov4.2.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-give/releases/tag/v4.2.2 - Changed
wp-pay-extensions/gravityforms
fromv4.5.2
tov4.5.3
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-gravityforms/releases/tag/v4.5.3 - Changed
wp-pay-extensions/memberpress
fromv4.7.5
tov4.7.6
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-memberpress/releases/tag/v4.7.6 - Changed
wp-pay-extensions/ninjaforms
fromv3.2.1
tov3.2.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-ninjaforms/releases/tag/v3.2.2 - Changed
wp-pay-extensions/restrict-content-pro
fromv4.3.2
tov4.3.3
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-restrict-content-pro/releases/tag/v4.3.3 - Changed
wp-pay-extensions/woocommerce
fromv4.5.2
tov4.5.4
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-woocommerce/releases/tag/v4.5.4 - Changed
wp-pay-gateways/adyen
fromv4.4.3
tov4.4.3
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-adyen/releases/tag/v4.4.3 - Changed
wp-pay-gateways/buckaroo
fromv4.3.1
tov4.3.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-buckaroo/releases/tag/v4.3.2 - Changed
wp-pay-gateways/digiwallet
fromv3.3.1
tov3.3.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-digiwallet/releases/tag/v3.3.2 - Changed
wp-pay-gateways/ems-e-commerce
fromv4.3.1
tov4.3.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-ems-e-commerce/releases/tag/v4.3.2 - Changed
wp-pay-gateways/icepay
fromv4.3.2
tov4.3.3
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-icepay/releases/tag/v4.3.3 - Changed
wp-pay-gateways/ideal
fromv4.1.1
tov4.1.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-ideal/releases/tag/v4.1.2 - Changed
wp-pay-gateways/ideal-advanced-v3
fromv4.3.3
tov4.3.4
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-ideal-advanced-v3/releases/tag/v4.3.4 - Changed
wp-pay-gateways/ideal-basic
fromv4.3.1
tov4.3.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-ideal-basic/releases/tag/v4.3.2 - Changed
wp-pay-gateways/mollie
fromv4.7.4
tov4.7.6
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-mollie/releases/tag/v4.7.6 - Changed
wp-pay-gateways/multisafepay
fromv4.3.1
tov4.3.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-multisafepay/releases/tag/v4.3.2 - Changed
wp-pay-gateways/ogone
fromv4.4.1
tov4.5.0
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-ingenico/releases/tag/v4.5.0 - Changed
wp-pay-gateways/omnikassa-2
fromv4.4.2
tov4.4.3
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-omnikassa-2/releases/tag/v4.4.3 - Changed
wp-pay-gateways/pay-nl
fromv4.5.1
tov4.5.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-pay-nl/releases/tag/v4.5.2 - Changed
wp-pay-gateways/paypal
fromv2.3.1
tov2.3.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-paypal/releases/tag/v2.3.2 - Changed
wp-pay/core
fromv4.7.3
tov4.9.0
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.9.0 - Changed
wp-pay/fundraising
fromv3.2.0
tov3.2.1
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-fundraising/releases/tag/v3.2.1
Full set of changes:9.3.6...9.4.0
9.3.6
Added
- Added payment method selection on manual subscription renewal. (af9c0c9)
- Added support for border control in fundraising blocks. (950af6b)
- Added support for multiple free text value options in Contact Form 7. (84d9856)
Fixed
- Fixed duplicate execution of
$gateway->start( $payment )
in redirect routine of HTML form gateways. (467aeb5) - Changed payment amount to
0.00
for credit card and PayPal authorizations when updating mandate. (3132ff6)
Removed
- Removed default border from fundraising blocks. (a6b7bdf)
Composer
- Changed
wp-pay-extensions/contact-form-7
fromv3.2.1
tov3.2.2
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-contact-form-7/releases/tag/v3.2.2 - Changed
wp-pay/core
fromv4.7.2
tov4.7.3
.
Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v4.7.3 - Changed
wp-pay/fundraising
fromv3.1.1
tov3.2.0
.
Release notes: https://github.com/pronamic/wp-pronamic-pay-fundraising/releases/tag/v3.2.0
Full set of changes:9.3.5...9.3.6