-
### Describe the bug
Argument #1 ($reason) must be of type
### Installed packages
```json
{
"name": "laravel/laravel",
"type": "project",
"description": "The Laravel Framework.",
…
-
saya sudah install dengan composer dan muncul folder vendor
lalu next stepnya, saya buka di localhost
http://localhost/xendit/vendor/xendit/xendit-php/tests/TestCase.php
keluar eror
Fatal erro…
-
Tolong dibantu saya lagi integrasikan ovo payment dengan library v2 tapi malah terjadi error,
`Fatal error: Uncaught Error: Class 'Dotenv\Dotenv' not found in C:\xampp\htdocs\xendit\tes.php:19 Stac…
-
Request ==>
```
{
"customer": {
"addresses": [
{
"city": "Jakarta Selatan",
"country": "PH",
"postal_code": "12160",
"province": "Daerah Khusus Ibukota Jakarta",
…
-
First of all, I wanna create a disbursement example within sub-account-id using Laravel framework.
Here the code :
```php
$time = time();
$params = [
'external_id' => 'DISBURSEMENT-007-…
-
saya mendapatkan pesan error ketika menggunakan `\Xendit\Invoice::create($params);`
`exception: "ErrorException"
file: "/laravel/vendor/xendit/xendit-php/src/HttpClient/GuzzleClient.php"
line: 16…
-
Here's my code:
const resp = await ew.createEWalletCharge({
referenceID: 'test-reference-id',
currency: 'PHP',
amount: 1000…
-
Is there any **Facade** or **Trait**, **Provider** in this package that we can introduce it into packages file `config/app.php` in Laravel?
-
Hi ,
This is mani when i store credit card details throw below issue
"exception: "Xendit\Exceptions\ApiException"
file: "xendit/xendit-php/src/HttpClient/GuzzleClient.php"
line: 167
message: "The…
-
Hi,
this is mani when i get balance from test mode show below error
"Xendit\Exceptions\ApiException
API key is not authorized for this API service"
my code look like below
Xendit::setApiKey('s…