| Modifier and Type | Method and Description |
|---|---|
WebpayAdminCamelClient |
WebpayAdminCamelClient.createClientFromFile()
Creates a client using the file path set in setJsonFile.
|
static WebpayAdminCamelClient |
WebpayAdminCamelClient.createClientFromIdentity(String username,
String password)
Creates a client from identity username and password.
|
static WebpayAdminCamelClient |
WebpayAdminCamelClient.createClientFromJsonBody(String orgNo,
String body)
Create a new instance of a svea client using the body as configuration.
|
WebpayAdminCamelClient |
WebpayAdminCamelClient.setFromJsonBody(String json)
Sets client credentials from jsonConfig.
|
WebpayAdminCamelClient |
WebpayAdminCamelClient.setOrgNo(String orgNo)
Sets orgNo and resets report and credentials.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WebpayAdminCamelClient.overrideOptions(WebpayAdminCamelClient client,
String accountNo,
String includeKickbacks,
String skipTaxId,
String skipEmail,
String enrichFromInvoice)
Sets / overrides options on given credential.
|
static void |
WebpayAdminCamelClient.removeAllCredentialsBut(WebpayAdminCamelClient client,
String accountNo)
Removes all credentials but the given one
|
static void |
WebpayAdminCamelClient.removeCredential(WebpayAdminCamelClient client,
String accountNo)
Removes credential with given accountNo.
|
Copyright © 2017–2020 Notima System Integration AB. All rights reserved.