| Package | Description |
|---|---|
| jp.gopay.sdk |
| Modifier and Type | Method | Description |
|---|---|---|
static GoPaySDK |
GoPaySDK.create(UserCredentials userCredentials,
AbstractSDKSettings settings) |
Asynchronously creates a GoPaySDK instance requesting a JWT for authentication.
|
AuthenticationBuilders.LoginRequestBuilder |
GoPaySDK.getLoginToken(UserCredentials userCredentials) |
|
AbstractAuthenticationBuilders.AbstractLoginRequestBuilder |
SDKMethods.getLoginToken(UserCredentials userCredentials) |
Obtain a new set of login credentials (login token and JWT) for a merchant account.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.