Pronamic Pay DigiWallet Add-On archived
DigiWallet (formerly TargetPay) driver for the WordPress payment processing library.
by Pronamic · github.com/pronamic/wp-pronamic-pay-digiwallet · website
★ 2stars
8release downloads
17kcomposer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/pronamic/wp-pronamic-pay-digiwallet/releases/download/v3.2.1/pronamic-pay-digiwallet.3.2.1.zipAlso on Packagist as wp-pay-gateways/digiwallet:
composer require wp-pay-gateways/digiwalletFrom the 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
- Simulate Requests
- Links
WordPress Filters
View docs/hooks.md for the available WordPres filters in this library.
Simulate Requests
Report
Links
- https://github.com/DigiWallet/transaction-sdk
- https://webhook.site/
- https://hookbin.com/
- https://requestbin.net/
Read the full README on GitHub →