Registry / auth / omnipay-targetpay

omnipay-targetpay

JSON →
library2.2.1phppackagistunverified

TargetPay driver for the Omnipay payment processing library.

composer require omnipay/targetpay
INSTALL
IMPORT
SIG · OMNIPAY-TARGETPAY
O
omnipay-targetpay
authphpv2.2.1
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 Omnipay\TargetPay\Gateway;

Process a payment using TargetPay.

use Omnipay\TargetPay\Gateway; $gateway = new Gateway(); $gateway->setMerchantId('your-merchant-id'); $response = $gateway->purchase(['amount' => '10.00', 'currency' => 'EUR'])->send();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
omnipay-targetpay — pip install omnipay-targetpay · libregistry