| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
Customer |
Order.getCustomer()
Object containing the details of the customer
|
Customer |
Customer.withAccount(CustomerAccount value)
Object containing data related to the account the customer has with you
|
Customer |
Customer.withAccountType(String value)
Type of the customer account that is used to place this order.
|
Customer |
Customer.withBillingAddress(Address value)
Object containing billing address details
|
Customer |
Customer.withCompanyInformation(CompanyInformation value)
Object containing company information
|
Customer |
Customer.withContactDetails(ContactDetails value)
Object containing contact details like email address and phone number
|
Customer |
Customer.withDevice(CustomerDevice value)
Object containing information on the device and browser of the customer
|
Customer |
Customer.withFiscalNumber(String value)
Fiscal registration number of the customer or the tax registration number of the company for a business customer.
|
Customer |
Customer.withLocale(String value)
The locale that the customer should be addressed in (for 3rd parties).
|
Customer |
Customer.withMerchantCustomerId(String value)
Your identifier for the customer.
|
Customer |
Customer.withPersonalInformation(PersonalInformation value)
Object containing personal information like name, date of birth and gender.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Order.setCustomer(Customer value)
Object containing the details of the customer
|
Order |
Order.withCustomer(Customer value)
Object containing the details of the customer
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.