Registry / auth / lokielse-omnipay-alipay

lokielse-omnipay-alipay

JSON →
library3.1.2phppackagistunverified

Alipay gateway for Omnipay payment processing library

composer require lokielse/omnipay-alipay
INSTALL
IMPORT
SIG · LOKIELSE-OMNIPAY-A
L
lokielse-omnipay-alipay
authphpv3.1.2
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.

AopPageGateway
use Omnipay\Alipay\AopPageGateway;

Create an Alipay page gateway and initiate a purchase.

use Omnipay\Omnipay; $gateway = Omnipay::create('Alipay_AopPage'); $gateway->setAppId('your-app-id'); $gateway->setPrivateKey('your-private-key'); $response = $gateway->purchase(['amount' => '10.00', 'subject' => 'Test'])->send();
Debug
Known issues
breakingRequires PHP 7.1+ and OpenSSL extension
fix
Ensure PHP version >= 7.1 and openssl extension enabled
affects: <3.0
Upgrade
Version history
3.1.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
lokielse-omnipay-alipay — pip install lokielse-omnipay-alipay · libregistry