| Modifier and Type | Method and Description |
|---|---|
CommandFactory |
CommandFactoryRegistry.getFactory(BasicCardInfo card,
boolean threeD)
Return Factory of command for payment provider that can serve card.
|
| Modifier and Type | Method and Description |
|---|---|
CommandFactory |
DefaultCommandFactoryRegistryImpl.getFactory(BasicCardInfo card,
boolean threeD) |
| Modifier and Type | Method and Description |
|---|---|
CommandFactory |
CommandFactoryRegistryMockImpl.getFactory(BasicCardInfo card,
boolean threeD) |
| Modifier and Type | Method and Description |
|---|---|
BasicCardInfo |
IsApplicableCommandReqest.getCard() |
BasicCardInfo |
EnrollmentCheckRequest.getCard() |
| Constructor and Description |
|---|
EnrollmentCheckRequest(java.lang.String merchantTransactionCode,
BasicCardInfo card,
java.util.Currency currency,
java.math.BigDecimal totalAmount) |
EnrollmentCheckRequest(java.lang.String merchantTransactionCode,
BasicCardInfo card,
java.util.Currency currency,
java.math.BigDecimal totalAmount,
java.lang.String httpAccept,
java.lang.String httpUserAgent) |
IsApplicableCommandReqest(BasicCardInfo card,
boolean threeD) |
| Modifier and Type | Class and Description |
|---|---|
class |
CardInfo
Informations about payment card
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicCardInfo.copy(BasicCardInfo orig)
Copy the values from another object
|
Copyright © 2018 SAP SE. All Rights Reserved.