| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
AddressPersonal |
Shipping.getAddress()
Object containing address information
|
AddressPersonal |
AddressPersonal.withAdditionalInfo(String value)
Second line of street or additional address information
|
AddressPersonal |
AddressPersonal.withCity(String value)
City
|
AddressPersonal |
AddressPersonal.withCountryCode(String value)
ISO 3166-1 alpha-2 country code
|
AddressPersonal |
AddressPersonal.withHouseNumber(String value)
House number
|
AddressPersonal |
AddressPersonal.withName(PersonalName value)
Object containing the name details of the customer
|
AddressPersonal |
AddressPersonal.withState(String value)
Full name of the state or province
|
AddressPersonal |
AddressPersonal.withStreet(String value)
Street name
|
AddressPersonal |
AddressPersonal.withZip(String value)
Zip code
|
| Modifier and Type | Method and Description |
|---|---|
void |
Shipping.setAddress(AddressPersonal value)
Object containing address information
|
Shipping |
Shipping.withAddress(AddressPersonal value)
Object containing address information
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.