Registry / web-framework / wp-pay-core

wp-pay-core

JSON →
library5.0.0phppackagistunverified

Core components for the WordPress payment processing library.

composer require wp-pay/core
INSTALL
IMPORT
SIG · WP-PAY-CORE
W
wp-pay-core
web-frameworkphpv5.0.0
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.

Payment
✓ use Pronamic\WordPress\Pay\Core\Payment;

Create a new payment object with amount

<?php require 'vendor/autoload.php'; use Pronamic\WordPress\Pay\Core\Payment; $payment = new Payment(); $payment->set_amount(100.00);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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