| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
CustomerPaymentActivity |
CustomerAccount.getPaymentActivity()
Object containing data on the purchase history of the customer with you
|
CustomerPaymentActivity |
CustomerPaymentActivity.withNumberOfPaymentAttemptsLast24Hours(Integer value)
Number of payment attempts (so including unsuccessful ones) made by this customer with you in the last 24 hours
|
CustomerPaymentActivity |
CustomerPaymentActivity.withNumberOfPaymentAttemptsLastYear(Integer value)
Number of payment attempts (so including unsuccessful ones) made by this customer with you in the last 12 months
|
CustomerPaymentActivity |
CustomerPaymentActivity.withNumberOfPurchasesLast6Months(Integer value)
Number of successful purchases made by this customer with you in the last 6 months
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerAccount.setPaymentActivity(CustomerPaymentActivity value)
Object containing data on the purchase history of the customer with you
|
CustomerAccount |
CustomerAccount.withPaymentActivity(CustomerPaymentActivity value)
Object containing data on the purchase history of the customer with you
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.