public class IntegrationTypeHelper extends Object
| Constructor and Description |
|---|
IntegrationTypeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPatpassIntegrationType(IntegrationType integrationType)
Returns the Patpass integration type based on the provided integration type.
|
static String |
getWebpayIntegrationType(IntegrationType integrationType)
Returns the Webpay integration type based on the provided integration type.
|
public static String getWebpayIntegrationType(IntegrationType integrationType)
integrationType - The integration type.public static String getPatpassIntegrationType(IntegrationType integrationType)
integrationType - The integration type.Copyright © 2018–2024. All rights reserved.