luoyy/pay-ext

Pay extension

Maintainers

Package info

github.com/zishang520/pay-ext

pkg:composer/luoyy/pay-ext

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:56:32 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