Download the PHP package nextpaygroup/payon-php-sdk without Composer
On this page you can find all versions of the php package nextpaygroup/payon-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nextpaygroup/payon-php-sdk
More information about nextpaygroup/payon-php-sdk
Files in nextpaygroup/payon-php-sdk
Download nextpaygroup/payon-php-sdk
More information about nextpaygroup/payon-php-sdk
Files in nextpaygroup/payon-php-sdk
Vendor nextpaygroup
Package payon-php-sdk
Short Description Package hỗ trợ Merchant tích hợp API thanh toán
License MIT
Homepage https://github.com/nextpaygroup/payon-php-sdk
Package payon-php-sdk
Short Description Package hỗ trợ Merchant tích hợp API thanh toán
License MIT
Homepage https://github.com/nextpaygroup/payon-php-sdk
Please rate this library. Is it a good library?
Informations about the package payon-php-sdk
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
-
Lấy danh sách phương thức thanh toán được hỗ trợ
-
Tạo yêu cầu thanh toán V2
-
Kiểm tra giao dịch để cập nhật trạng thái đơn hàng
-
Kiểm tra Request PayOn trả về qua url_notify
- Bypass SSL_VERIFYPEER
All versions of payon-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package nextpaygroup/payon-php-sdk contains the following files
Loading the files please wait ....