Download the PHP package jetfueltw/gpp365-php without Composer
On this page you can find all versions of the php package jetfueltw/gpp365-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jetfueltw/gpp365-php
More information about jetfueltw/gpp365-php
Files in jetfueltw/gpp365-php
Download jetfueltw/gpp365-php
More information about jetfueltw/gpp365-php
Files in jetfueltw/gpp365-php
Vendor jetfueltw
Package gpp365-php
Short Description gpp365 payment gateway php package
License Apache-2.0
Package gpp365-php
Short Description gpp365 payment gateway php package
License Apache-2.0
Keywords paymentpayment gateway
Please rate this library. Is it a good library?
Informations about the package gpp365-php
介紹
gpp365 聚合支付 PHP 版本封裝。
安裝
使用 Composer 安裝。
使用方法
掃碼支付下單
使用微信支付、QQ錢包、支付寶掃碼支付,下單後返回支付網址,請自行轉為 QR Code。
掃碼支付交易成功通知
消費者支付成功後,平台會發出 HTTP POST 請求到你下單時填的 $notifyUrl。
- 商家必需正確處理重複通知的情況。
- 務必使用
NotifyWebhook@verifyNotifyPayload
驗證簽證是否正確。
掃碼支付訂單查詢
使用商家訂單號查詢單筆訂單狀態。
掃碼支付訂單支付成功查詢
使用商家訂單號查詢單筆訂單是否支付成功。
網銀支付下單
使用網路銀行支付,下單後返回跳轉頁面,請 render 到客戶端。
網銀支付交易成功通知
消費者支付成功後,平台會發出 HTTP POST 請求到你下單時填的 $notifyUrl。
- 商家必需正確處理重複通知的情況。
- 務必使用
NotifyWebhook@verifyNotifyPayload
驗證簽證是否正確。
網銀支付訂單查詢
使用商家訂單號查詢單筆訂單狀態。
掃碼支付訂單支付成功查詢
使用商家訂單號查詢單筆訂單是否支付成功。
All versions of gpp365-php with dependencies
PHP Build Version
Package Version
The package jetfueltw/gpp365-php contains the following files
Loading the files please wait ....