-
Halo, saya lagi proses integrasi dengan xendit (OVO), tapi kenapa callback tidak masuk ke path url yg sudah saya input di setting xendit ya ? jadinya order status di database kami tidak terupdate
…
-
This new API is not supported by dotnet SDK
https://developers.xendit.co/api-reference/#get-payments-by-fixed-payment-code-id
-
xendit:
success: http://example.com/imrenagi/calendar-slug/events/event-id/payments_success
failed: http://example.com/imrenagi/calendar-slug/events/event-id/payments_success
midtrans: http://exa…
-
Hi,
I installed the xendit-php library version 1.4 on our local machine with php version 7.1.
Upon testing, an error appeared saying "Class Xendit/Xendit" not found, I even changed the "/" to "…
-
Hello, I've got this error when running create invoice with customer details.
`
Fatal error: Uncaught Xendit\Exceptions\ApiException: There was an error with the format submitted to the server. i…
-
Hi~ we got this error from plugin
7#7: *23140 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Xendit\Exceptions\ApiException::__co…
-
Saya mau mencoba run file php dari xendit client library, tapi error di api operation request
PS C:\xampp\htdocs\QR> php .\vendor\xendit\xendit-php\examples\BalanceExample.php
PHP Notice: Undefin…
-
There is new beta API to get the list of transactions. Currently, this API is still not available on this SDK.
https://developers.xendit.co/api-reference/#transactions
-
Currently, the total payment is being rounded in Xendit gateway.
E.g: in the checkout page, total payment is 23,545.**50** but the total payment in Xendit gateway is 23,545.**00**
Here is our E…
-