public class CardPaymentMethodSpecificInputForHostedCheckout extends Object
| Constructor and Description |
|---|
CardPaymentMethodSpecificInputForHostedCheckout() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getGroupCards()
* true - Hosted Checkout will allow to show cards grouped as one payment method
* false - Default - Hosted Checkout will show cards as separate payment methods
|
void |
setGroupCards(Boolean value)
* true - Hosted Checkout will allow to show cards grouped as one payment method
* false - Default - Hosted Checkout will show cards as separate payment methods
|
CardPaymentMethodSpecificInputForHostedCheckout |
withGroupCards(Boolean value)
* true - Hosted Checkout will allow to show cards grouped as one payment method
* false - Default - Hosted Checkout will show cards as separate payment methods
|
public CardPaymentMethodSpecificInputForHostedCheckout()
public Boolean getGroupCards()
public void setGroupCards(Boolean value)
public CardPaymentMethodSpecificInputForHostedCheckout withGroupCards(Boolean value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.