Download the PHP package notchpay/notchpay-php without Composer
On this page you can find all versions of the php package notchpay/notchpay-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download notchpay/notchpay-php
More information about notchpay/notchpay-php
Files in notchpay/notchpay-php
Package notchpay-php
Short Description Notch Pay PHP Wrapper.
License MIT
Homepage https://github.com/notchpay/notchpay-php
Informations about the package notchpay-php
NotchPay PHP Library
A PHP library to easily integrate the Notch Pay API into your applications.
Installation
You can install the package via Composer:
Configuration
Before using the library, you need to configure your API key:
Payments
Initialize a payment
For more details on parameters, see the official documentation.
Verify a payment
List payments
Process a payment
Cancel a payment
Transfers
Initialize a transfer
Verify a transfer
List transfers
Beneficiaries
Create a beneficiary
Retrieve a beneficiary
Update a beneficiary
List beneficiaries
Delete a beneficiary
Customers
Create a customer
Retrieve a customer
Update a customer
List customers
Block a customer
Unblock a customer
Get customer payment methods
Get customer payments
Webhooks
Create a webhook
Retrieve a webhook
Update a webhook
List webhooks
Delete a webhook
Balance
Check account balance
Payment Channels
List payment channels
Retrieve a payment channel
Countries
List countries
Currencies
List currencies
Error Handling
The library throws different exceptions that you can catch to handle errors:
Official Documentation
For more information on API parameters and responses, see the official NotchPay documentation.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.