Download the PHP package credopay/paymentgateway without Composer
On this page you can find all versions of the php package credopay/paymentgateway. 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 paymentgateway
CredoPay Payment Gateway
CredoPay Payment Gateway is a PHP library that provides an easy-to-use interface for interacting with the CredoPay payment gateway API. This library allows you to create orders, check order statuses, and manage transactions securely and efficiently.
Installation
You can install the package via Composer. Run the following command:
Features
- Order Management: Create and manage orders through CredoPay.
- Transaction Management: Handle transactions with ease.
- Secure Authentication: Uses secure basic authentication for API requests.
- System Information: Attaches system and server information to each request for better tracking and security.
Requirements
- PHP 8.2 or higher
- Composer
- cURL extension enabled
- CredoPay API credentials (Client ID and Client Secret)
Usage
Initialization
Creating an Order
Checking Order Status
API Endpoints
- Create Order: POST https://api.thecenterfirst.com/nac/api/v1/pg/orders/create-checkout
- Check Order Status: GET https://api.thecenterfirst.com/nac/api/v1/pg/orders/check-status
Project Structure
Contributing
Contributions are welcome! Feel free to submit issues or pull requests to enhance the library.
All versions of paymentgateway with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package credopay/paymentgateway contains the following files
Loading the files please wait ....