Registry / web-framework / wp-pay-gateways-ideal

wp-pay-gateways-ideal

JSON →
library4.1.4phppackagistunverified

iDEAL driver for the WordPress payment processing library.

composer require wp-pay-gateways/ideal
INSTALL
IMPORT
SIG · WP-PAY-GATEWAYS-ID
W
wp-pay-gateways-ideal
web-frameworkphpv4.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Gateway
use Pronamic\WordPress\Pay\Gateways\IDeal\Gateway;

Start an iDEAL payment of €10.

<?php require 'vendor/autoload.php'; use Pronamic\WordPress\Pay\Gateways\IDeal\Gateway; $gateway = new Gateway(); $payment = $gateway->start(['amount' => 10.00, 'description' => 'Test']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.1.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
wp-pay-gateways-ideal — pip install wp-pay-gateways-ideal · libregistry