-
When we compare xendit's php library with doku or midtrans here:
https://github.com/PTNUSASATUINTIARTHA-DOKU/jokul-php-library
https://github.com/Midtrans/midtrans-php
We have many disadvantage c…
-
I encountered an error while trying to install the Xendit PHP package. I ran the following command:
`composer require xendit/xendit-php --no-cache`
However, I received the following error message:…
-
In regards with [cards new API and documentation update](https://github.com/xendit/apireference/pull/426) we will need new method of `\Xendit\Cards::getToken` on **_xendit-php_** client library.
Th…
-
https://github.com/xendit/xendit-php/blob/515d062585b9261a07727b848666680bf1fd6b61/src/HttpClient/GuzzleClient.php#L132-L141
sometimes give this error `Call to a member function getBody() on null on …
-
Cara Integrasikannya gimana mas
-
I use Xendit in my NodeJS and using TypeScript.
I tried to call `EWallet.createEWalletCharge(args: {})` and `QrCode.createCode(args: {})` and get `TypeError: Cannot read properties of undefined` to a…
-
**Acceptance Criteria**
[Integrate] A user can choose an online payment via api
-
CreateCustomer required that param 'given_names' was in the request's body. But [documentation](https://developers.xendit.co/api-reference/#create-customer) and API wait for it in the 'individual_det…
-
#ask
hi sori mau nanya perihal xendit
code from :
projectname/vendor/xendit/xendit-php/lib/Invoice/InvoiceApi.php
```
/**
* Operation createInvoice
*
* Create an invoice
…
-
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…