Download the PHP package otnansirk/laravel-xendit without Composer
On this page you can find all versions of the php package otnansirk/laravel-xendit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download otnansirk/laravel-xendit
More information about otnansirk/laravel-xendit
Files in otnansirk/laravel-xendit
Package laravel-xendit
Short Description This Laravel wrapper for Xendit Payment API
License MIT
Informations about the package laravel-xendit
Laravel Xendit
This Laravel wrapper/library for Xendit payment gateway.
Visit https://xendit.co for more information about the product and see documentation at https://developers.xendit.co for more technical details.
Laravel Xendit use the Xendit PHP SDK You can also check out the documentation for Xendit PHP SDK.
All URIs are relative to https://api.xendit.co, except if the operation defines another base path.
Installation
1. You can install the package via composer.
2. Optional : The service provider will automatically get registered. Or you may manually.
Add the service provider in your configs/app.php
or bootstrap/providers.php
for laravel >= 11
3. You should publish the config/xendit.php
config file with this php artisan command.
4. To start using the Laravel Xendit, you need to configure the secret key.
read the config/xendit.php
file then fill the credentials needed.
How to Use
Find detailed API information and examples for each of our product’s by clicking the links below.
- Customer
- PaymentMethod
- PaymentRequest
- Transaction
- Refund
- Balance
- Payout
- Invoice
Further Reading
- Xendit Docs
- Xendit API Reference
All versions of laravel-xendit with dependencies
xendit/xendit-php Version ^6.2.0