public class RedirectPaymentProduct5408SpecificInput extends Object
| Constructor and Description |
|---|
RedirectPaymentProduct5408SpecificInput() |
| Modifier and Type | Method and Description |
|---|---|
CustomerBankAccount |
getCustomerBankAccount()
Data of customer bank account
|
Boolean |
getInstantPaymentOnly()
* true - customer is allowed to do only instant payment for Account to Account Bank transfer payments
* false - customer is allowed to choose between instant or standard payment after the bank selection page for Account to Account Bank transfer payments
|
void |
setCustomerBankAccount(CustomerBankAccount value)
Data of customer bank account
|
void |
setInstantPaymentOnly(Boolean value)
* true - customer is allowed to do only instant payment for Account to Account Bank transfer payments
* false - customer is allowed to choose between instant or standard payment after the bank selection page for Account to Account Bank transfer payments
|
RedirectPaymentProduct5408SpecificInput |
withCustomerBankAccount(CustomerBankAccount value)
Data of customer bank account
|
RedirectPaymentProduct5408SpecificInput |
withInstantPaymentOnly(Boolean value)
* true - customer is allowed to do only instant payment for Account to Account Bank transfer payments
* false - customer is allowed to choose between instant or standard payment after the bank selection page for Account to Account Bank transfer payments
|
public RedirectPaymentProduct5408SpecificInput()
public CustomerBankAccount getCustomerBankAccount()
public void setCustomerBankAccount(CustomerBankAccount value)
public RedirectPaymentProduct5408SpecificInput withCustomerBankAccount(CustomerBankAccount value)
public Boolean getInstantPaymentOnly()
public void setInstantPaymentOnly(Boolean value)
public RedirectPaymentProduct5408SpecificInput withInstantPaymentOnly(Boolean value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.