Download the PHP package fall1600/suntech without Composer
On this page you can find all versions of the php package fall1600/suntech. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package suntech
Suntech 紅陽金流
簡述: 在紅陽金流裡商城與付款方式綁定, 一個商城id 代表一種付款方式, 轉導至結帳頁時也只會顯示一種付款方式
支援付款方式
- [x] 信用卡
- [x] 銀聯卡
- [x] 虛擬ATM
- [x] 超商代收(條碼繳費單)
- [x] 超商代碼
- [x] WebATM
- [x] 台灣pay
- [ ] 超商取貨付款
How to use
控制交易方式
- $merchantId: 你在紅陽申請的商店代號
- $order: 你的訂單物件, 務必實作package 中的OrderInterface
- $payer: 你的付款人物件, 務必實作package 中的PayerInterface
建立Suntech 物件, 注入商店資訊, 帶著交易資訊前往紅陽付款
- $merchantId: 你在紅陽商店代號
- $tradePassword: 交易密碼
請在你的訂單物件實作 OrderInterface
請在你的付款人(假設是Member), 實作PayerInterface
解開來自紅陽的交易通知
單筆交易查詢
All versions of suntech with dependencies
PHP Build Version
Package Version
The package fall1600/suntech contains the following files
Loading the files please wait ....