Download the PHP package devteam/payon without Composer
On this page you can find all versions of the php package devteam/payon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devteam/payon
More information about devteam/payon
Files in devteam/payon
Download devteam/payon
More information about devteam/payon
Files in devteam/payon
Vendor devteam
Package payon
Short Description Package hỗ trợ Merchant gọi các API liên quan đến thanh toán
License MIT
Homepage https://github.com/minhtvmpos/payontest
Package payon
Short Description Package hỗ trợ Merchant gọi các API liên quan đến thanh toán
License MIT
Homepage https://github.com/minhtvmpos/payontest
Please rate this library. Is it a good library?
Informations about the package payon
Giới thiệu thông tin
- Package sẽ hỗ trợ gọi các API trong tài liệu: https://docs.nextpay.vn/
- Thanh toán ngay
- 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
- $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ụ
- $app_id: APP_ID - ID ứng dụng để định danh ứng dụng tích hợp
- $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
All versions of payon with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package devteam/payon contains the following files
Loading the files please wait ....