wp-pay-extensions / contact-form-7
Contact Form 7 driver for the WordPress payment processing library.
Installs: 20 934
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 0
Type:wordpress-plugin
Requires
- php: >=8.1
- ext-json: *
- wp-pay/core: ^4.22
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.8
- overtrue/phplint: ^9.0
- php-coveralls/php-coveralls: ^2.7
- phpmd/phpmd: ^2.15
- phpstan/phpstan: ^1.11
- pronamic/pronamic-cli: ^1.1
- pronamic/wp-coding-standards: ^2.2
- roots/wordpress: ^6.4
- szepeviktor/phpstan-wordpress: ^1.3
- vimeo/psalm: ^5.25
- wp-cli/wp-cli-bundle: ^2.10
- wp-phpunit/wp-phpunit: ^6.4
- wpackagist-plugin/contact-form-7: ^5.9
- yoast/phpunit-polyfills: ^2.0
README
Contact Form 7 driver for the WordPress payment processing library.
Amount Field
The amount field can be a text
, number
, drop-down menu
, checkboxes
or radio buttons
field,
it requires the pronamic_pay_amount
option:
[number pronamic_pay_amount]
Currency
Payments are created with the Euro currency by default. An ISO 4217 currency code can be provided
using the pronamic_pay_currency
field name or as a field option:
[hidden pronamic_pay_currency "CHF"]
[select select-123 pronamic_pay_currency "EUR" "CHF"]
WordPress environment for building and testing
npx wp-env start
For testing with wp-env
you probably want to disable the default Contact Form 7 mail.
You can achieve this by editing the form and including the following under 'Additional Settings':
skip_mail: on
Links
- https://www.pronamicpay.com/
- https://www.pronamic.eu/
- https://wordpress.org/plugins/pronamic-ideal/
- https://wordpress.org/plugins/pronamic-pay-with-mollie-for-contact-form-7/
- https://wordpress.org/plugins/contact-form-7/
- https://github.com/rocklobster-in/contact-form-7
- https://wordpress.org/plugins/cf7-conditional-fields/
- https://contactform7.com/
- https://contactform7.com/tag-syntax/
- https://en.wikipedia.org/wiki/ISO_4217#List_of_ISO_4217_currency_codes