public class Oneclick extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Oneclick.MallInscription
This class provides methods to perform Oneclick Mall Inscriptions.
|
static class |
Oneclick.MallTransaction
Default constructor.
|
| Constructor and Description |
|---|
Oneclick() |
| Modifier and Type | Method and Description |
|---|---|
static void |
configureForIntegration(String commerceCode,
String apiKey) |
static void |
configureForMock() |
static void |
configureForProduction(String commerceCode,
String apiKey) |
static void |
configureForTesting() |
static void |
configureForTestingDeferred() |
public static void configureForIntegration(String commerceCode, String apiKey)
public static void configureForProduction(String commerceCode, String apiKey)
public static void configureForTesting()
public static void configureForTestingDeferred()
public static void configureForMock()
Copyright © 2018–2024. All rights reserved.