| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
OrderTypeInformation |
AdditionalOrderInput.getTypeInformation()
Object that holds the purchase and usage type indicators
|
OrderTypeInformation |
OrderTypeInformation.withPurchaseType(String value)
Possible values are:
* physical (tangible goods shipped to the customers)
* digital (digital services like ebooks, streaming...)
|
OrderTypeInformation |
OrderTypeInformation.withTransactionType(String value)
Identifies the type of transaction being authenticated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdditionalOrderInput.setTypeInformation(OrderTypeInformation value)
Object that holds the purchase and usage type indicators
|
AdditionalOrderInput |
AdditionalOrderInput.withTypeInformation(OrderTypeInformation value)
Object that holds the purchase and usage type indicators
|
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.