Interface IapCloudSdkRuntime
Properties
createMerchantServerClient
Type declaration
- (access_info): IapCloudSdkMerchantServerClient
Parameters
- access_info: {
api_key: string;
api_server_secret: string;
merchantGuardianPrimaryCryptoKeyMaterial: string;
merchant_code: string;
}api_key: string
api_server_secret: string
merchantGuardianPrimaryCryptoKeyMaterial: string
merchant_code: string
create an API client for use in merchant server