wp-pay-gateways / digiwallet
DigiWallet (formerly TargetPay) driver for the WordPress payment processing library.
Installs: 16 514
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 0
Type:wordpress-plugin
Requires
- php: >=7.4
- justinrainbow/json-schema: ^5.2
- pronamic/wp-http: ^1.1
- wp-pay/core: ^4.6
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.4
- overtrue/phplint: ^4.5
- php-coveralls/php-coveralls: ^2.4
- phpmd/phpmd: ^2.9
- pronamic/pronamic-cli: ^1.0
- pronamic/wp-coding-standards: ^1.3
- roots/wordpress: ^6.0
- slevomat/coding-standard: ^6.4
- wp-cli/wp-cli-bundle: ^2.6
- wp-phpunit/wp-phpunit: ^6.1
- yoast/phpunit-polyfills: ^1.0
README
Warning
On February 29, 2024, CEO Paul H.J. van Rooij announced that the payment services TargetMedia-TargetPay-DigiWallet will be terminated as of April 29, 2024.
See the DEPRECATED.md
file for more information.
WordPress Pay » Gateway » DigiWallet
DigiWallet (formerly TargetPay) driver for the WordPress payment processing library.
Table of contents
WordPress Filters
View docs/hooks.md for the available WordPres filters in this library.
Simulate Requests
Report
curl --request POST "https://example.com/wp-json/pronamic-pay/digiwallet/v1/report" \
--user-agent "GuzzleHttp/6.3.3 curl/7.56.1 PHP/7.2.1" \
--data-raw "trxid=187314412&idealtrxid=0012345678901234&amount=54&status=000000+OK&rtlo=156099&cname=Digiwallet+Test&cbank=NL91ABNA0516372602&cbic=ABNANL2A"