| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
MandateCustomer |
CreateMandateWithReturnUrl.getCustomer()
Customer object containing customer specific inputs.
|
MandateCustomer |
MandateResponse.getCustomer()
Customer object containing customer specific inputs.
|
MandateCustomer |
CreateMandateRequest.getCustomer()
Customer object containing customer specific inputs.
|
MandateCustomer |
MandateCustomer.withBankAccountIban(BankAccountIban value)
Object containing IBAN information
|
MandateCustomer |
MandateCustomer.withCompanyName(String value)
Name of company, as a customer
|
MandateCustomer |
MandateCustomer.withContactDetails(MandateContactDetails value)
Object containing contact details like email address and phone number
|
MandateCustomer |
MandateCustomer.withMandateAddress(MandateAddress value)
Object containing billing address details.
|
MandateCustomer |
MandateCustomer.withPersonalInformation(MandatePersonalInformation value)
Object containing personal information of the customer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateMandateWithReturnUrl.setCustomer(MandateCustomer value)
Customer object containing customer specific inputs.
|
void |
MandateResponse.setCustomer(MandateCustomer value)
Customer object containing customer specific inputs.
|
void |
CreateMandateRequest.setCustomer(MandateCustomer value)
Customer object containing customer specific inputs.
|
CreateMandateWithReturnUrl |
CreateMandateWithReturnUrl.withCustomer(MandateCustomer value)
Customer object containing customer specific inputs.
|
MandateResponse |
MandateResponse.withCustomer(MandateCustomer value)
Customer object containing customer specific inputs.
|
CreateMandateRequest |
CreateMandateRequest.withCustomer(MandateCustomer value)
Customer object containing customer specific inputs.
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.