| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CreditCardInfo
This class is an interface of CreditCard payment information. It represents all the information which designates a credit card payment.
| Field Summary | |
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string  | 
| Method Summary | |
|---|---|
 Order | 
getOrder()
Returns the Order  | 
| Methods inherited from interface atg.payment.creditcard.BasicCreditCardInfo | 
|---|
getAmount, getBillingAddress, getCreditCardNumber, getCreditCardType, getCurrencyCode, getExpirationDayOfMonth, getExpirationMonth, getExpirationYear, getPaymentId | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
| Method Detail | 
|---|
Order getOrder()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||