public interface CreditCardInfo extends BasicCreditCardInfo
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
Order |
getOrder()
Returns the Order
|
getAmount, getBillingAddress, getCreditCardNumber, getCreditCardType, getCurrencyCode, getExpirationDayOfMonth, getExpirationMonth, getExpirationYear, getPaymentIdstatic final java.lang.String CLASS_VERSION
Order getOrder()