| Package | Description |
|---|---|
| jp.gopay.sdk | |
| jp.gopay.sdk.builders.merchant | |
| jp.gopay.sdk.models.request.merchant | |
| jp.gopay.sdk.models.response.merchant |
| Modifier and Type | Method | Description |
|---|---|---|
MerchantsBuilders.CreateMerchantVerificationRequestBuilder |
GoPaySDK.createMerchantVerification(URL homepageUrl,
String companyDescription,
MerchantCompanyContactInfo companyContactInfo,
BusinessType businessType,
String systemManagerName) |
|
AbstractMerchantsBuilders.AbstractCreateMerchantVerificationRequestBuilder |
SDKMethods.createMerchantVerification(URL homepageUrl,
String companyDescription,
MerchantCompanyContactInfo companyContactInfo,
BusinessType businessType,
String systemManagerName) |
Submits the merchant's information requesting for verification.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected MerchantCompanyContactInfo |
AbstractMerchantsBuilders.AbstractUpdateMerchantVerificationRequestBuilder.getCompayContactInfo() |
|
protected MerchantCompanyContactInfo |
AbstractMerchantsBuilders.AbstractCreateMerchantVerificationRequestBuilder.getContactInfo() |
| Constructor | Description |
|---|---|
AbstractCreateMerchantVerificationRequestBuilder(retrofit2.Retrofit retrofit,
URL homepageUrl,
String companyDescription,
MerchantCompanyContactInfo companyContactInfo,
BusinessType businessType,
String systemManagerName) |
|
CreateMerchantVerificationRequestBuilder(retrofit2.Retrofit retrofit,
URL homepageUrl,
String companyDescription,
MerchantCompanyContactInfo companyContactInfo,
BusinessType businessType,
String systemManagerName) |
| Constructor | Description |
|---|---|
MerchantsReq(URL homepageUrl,
String companyDescription,
MerchantCompanyContactInfo companyContactInfo,
BusinessType businessType,
String systemManagerName,
VerificationPhoneNumber systemManagerNumber,
String systemManagerEmail,
RecurringTokenPrivilege recurringTokenRequest,
String recurringTokenRequestReason,
Boolean allowEmptyCvv) |
| Modifier and Type | Method | Description |
|---|---|---|
MerchantCompanyContactInfo |
MerchantVerificationData.getCompanyContactInfo() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.