luoyy/pay-ext

Pay extension

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/luoyy/pay-ext

v1.0.0 2021-04-29 02:26 UTC

This package is auto-updated.

Last update: 2025-09-29 02:22:45 UTC


README

Installation package

composer require luoyy/pay-ext

Quick Sample Usage

/**
 * DEMO
 */
use Yansongda\Pay\Pay;

if (!empty($verify = Pay::apple((new Applepay)->config('apple'))->verify($this->receipt_data))) {

}
// more.....

Update log

  • 2021.04.29:Initialize the warehouse