Download the PHP package payon/paymentgateway without Composer
On this page you can find all versions of the php package payon/paymentgateway. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download payon/paymentgateway
More information about payon/paymentgateway
Files in payon/paymentgateway
Download payon/paymentgateway
More information about payon/paymentgateway
Files in payon/paymentgateway
Vendor payon
Package paymentgateway
Short Description Package hỗ trợ Merchant tích hợp API thanh toán
License MIT
Homepage https://github.com/payon-sdk
Package paymentgateway
Short Description Package hỗ trợ Merchant tích hợp API thanh toán
License MIT
Homepage https://github.com/payon-sdk
Please rate this library. Is it a good library?
Informations about the package paymentgateway
Giới thiệu thông tin
- Package hỗ trợ thưc thi các API theo tài liệu: https://docs.nextpay.vn
- Thanh toán ngay
- Lấy danh sách ngân hàng hỗ trợ thanh toán bằng QR-Code
- Thanh toán bằng QR-Code
- Lấy danh sách ngân hàng hỗ trợ trả góp
- Thông tin phí trả góp
- Tạo yêu cầu thanh toán trả góp
- Kiểm tra giao dịch
Cài đặt và loading
Cài bằng composer
Include vào file PHP
Code mẫu
- Các thanh số truyền vào hàm PayonHelper
- $mc_id: MC_ID - ID Merchant để định danh khách hàng trên PayOn
- $app_id: APP_ID - ID ứng dụng để định danh ứng dụng tích hợp
- $secret_key: MC_SECRET_KEY - Khóa để thực hiện mã hóa tham số data trong các hàm nghiệp vụ
- $url: URL_API - Đường dẫn API
- $http_auth: MC_AUTH_USER - Tên Auth basic
- $http_auth_pass: MC_AUTH_PASS - Mật khẩu Http Auth basic
-
Thanh toán ngay
-
Lấy danh sách ngân hàng hỗ trợ thanh toán bằng QR-Code
-
Tạo yêu cầu thanh toán bằng QR-Code
-
Lấy danh sách ngân hàng hỗ trợ trả góp
-
Thông tin phí trả góp
-
Tạo yêu cầu thanh toán trả góp
-
Kiểm tra giao dịch trước khi thực hiện cập nhật trạng thái cho đơn hàng
- Bypass SSL_VERIFYPEER
All versions of paymentgateway with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package payon/paymentgateway contains the following files
Loading the files please wait ....