| 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(String merchantTransactionCode,
BasicCardInfo card,
Currency currency,
BigDecimal totalAmount) |
EnrollmentCheckRequest(String merchantTransactionCode,
BasicCardInfo card,
Currency currency,
BigDecimal totalAmount,
String httpAccept,
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 object
|
Copyright © 2017 SAP SE. All Rights Reserved.