| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
PaymentAccountOnFile |
CustomerAccount.getPaymentAccountOnFile()
Object containing information on the payment account data on file (tokens)
|
PaymentAccountOnFile |
PaymentAccountOnFile.withCreateDate(String value)
The date (YYYYMMDD) when the payment account on file was first created.
|
PaymentAccountOnFile |
PaymentAccountOnFile.withNumberOfCardOnFileCreationAttemptsLast24Hours(Integer value)
Number of attempts made to add new card to the customer account in the last 24 hours
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerAccount.setPaymentAccountOnFile(PaymentAccountOnFile value)
Object containing information on the payment account data on file (tokens)
|
CustomerAccount |
CustomerAccount.withPaymentAccountOnFile(PaymentAccountOnFile value)
Object containing information on the payment account data on file (tokens)
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.