| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected OneClickPaymentMode |
PaymentMethodConfiguration.oneClickPaymentMode |
| Modifier and Type | Method and Description |
|---|---|
static OneClickPaymentMode |
OneClickPaymentMode.fromValue(String text) |
OneClickPaymentMode |
PaymentMethodConfiguration.getOneClickPaymentMode()
The one-click payment mode determines whether the customer can save their payment details for later payments.
|
static OneClickPaymentMode |
OneClickPaymentMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OneClickPaymentMode[] |
OneClickPaymentMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.