| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
PaymentProduct840CustomerAccount |
PaymentProduct840SpecificOutput.getCustomerAccount()
Object containing the details of the PayPal account
|
PaymentProduct840CustomerAccount |
PaymentProduct840CustomerAccount.withAccountId(String value)
Username with which the PayPal account holder has registered at PayPal
|
PaymentProduct840CustomerAccount |
PaymentProduct840CustomerAccount.withCompanyName(String value)
Name of the company in case the PayPal account is owned by a business
|
PaymentProduct840CustomerAccount |
PaymentProduct840CustomerAccount.withCountryCode(String value)
ISO 3166-1 alpha-2 country code
|
PaymentProduct840CustomerAccount |
PaymentProduct840CustomerAccount.withCustomerAccountStatus(String value)
Status of the PayPal account
* verified - PayPal has verified the funding means for this account
* unverified - PayPal has not verified the funding means for this account
|
PaymentProduct840CustomerAccount |
PaymentProduct840CustomerAccount.withCustomerAddressStatus(String value)
Status of the customer's shipping address as registered by PayPal
* none - Status is unknown at PayPal
* confirmed - The address has been confirmed
* unconfirmed - The address has not been confirmed
|
PaymentProduct840CustomerAccount |
PaymentProduct840CustomerAccount.withFirstName(String value)
First name of the PayPal account holder
|
PaymentProduct840CustomerAccount |
PaymentProduct840CustomerAccount.withPayerId(String value)
The unique identifier of a PayPal account and will never change in the life cycle of a PayPal account
|
PaymentProduct840CustomerAccount |
PaymentProduct840CustomerAccount.withSurname(String value)
Surname of the PayPal account holder
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentProduct840SpecificOutput.setCustomerAccount(PaymentProduct840CustomerAccount value)
Object containing the details of the PayPal account
|
PaymentProduct840SpecificOutput |
PaymentProduct840SpecificOutput.withCustomerAccount(PaymentProduct840CustomerAccount value)
Object containing the details of the PayPal account
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.