-
-
Halo, apakah ada sample untuk callback yang mengambil data dari database atau dari nomor invoice xendit?
`function createCallbackVirtualAccount ($external_id, $bank_code, $name, $virtual_account_nu…
-
Request ==>
```
{
"customer": {
"addresses": [
{
"city": "Jakarta Selatan",
"country": "PH",
"postal_code": "12160",
"province": "Daerah Khusus Ibukota Jakarta",
…
-
There is new beta API to get the list of transactions. Currently, this API is still not available on this PHP SDK.
https://developers.xendit.co/api-reference/#transactions
-
Support for xenPlatform /v2/accounts
-
https://github.com/xendit/xendit-php/tree/feat%2Fallow-get-charge-for-user
-
Hi,
I tried to create an "invoice" under xenPlatform account but I can't make it work when I tried to add custom headers value
`$headers = [
'Content-Type' => 'application/json',
'for-user…
-
This new API is not supported by php SDK
https://developers.xendit.co/api-reference/#get-payments-by-fixed-payment-code-id
-
I don't know what just happened, I didn't change any code, but I keep receiving request timeout from this PHP SDK.
```
cURL error 28: Operation timed out after 60001 milliseconds with 5036 bytes …
-
hi xendit team,
when we call balance, we got error Ledger accounts found for both IDR and PHP currency, we don't know which to pick.
I check your documentation, but its not updated about legder…