-
Documentation says
`getBalance($account_type, $params)`
but Xendit\Balance class has
`public static function getBalance($account_type = null)`
-
Right now, the Xendit class is using a static property for storing the API key. It becomes hard when we want to have multiple API keys in usage. We need to back and forth reassign the API key value.
…
-
Hi Xendit,
your SDK now not provide about get balance in sub account in xenplatform, but in your API already provide that.
i hope you can improve that
Trims
-
i tried to use USD currency on createAuthentication, but this feature only available on version 3.4.0
on cocoapods.org, xendit version is still on 3.3.0
-
Context:
Got the following error when trying to run `npm run build`
```sh
> ddd-sample-code@1.0.0 build /Users/abiwinanda/Documents/xendit/work/ddd-training/ddd_code_samples_typescript
> tsc -p …
-
I got the `VA creation failed: There was an error with the format submitted to the server.` error message while using the same method for the previously successful VA creation method.
The config ob…
-
I've following all step for setup xendit sdk ver 3.4.1 but always fail on get cardinalcommerce sdk, if i missing any else step? or any updated documentation for integrate this SDK?
below is credent…
-
Need a way to specify sub-account ID for xenPlatform users when using this endpoint: [https://github.com/xendit/xendit-node#get-charge](url). Refer to: [https://developers.xendit.co/api-reference/#get…
-
halo semua nya ada pernah mengalami
PROCESSOR_ERROR ketika menggunakan metode pembayaran Credit card mode DEV untuk testing
result seperti dibawah ini:
"PROCESSOR_ERROR"
{
"id": "610275304…
-
Hi,
I have an issue using the webview_flutter.
My issue is I can't copy text from the html embed in the webview_flutter into the device clipboard.
But if I open the page using the browser cop…