CreditCardPayment Properties

The CreditCardPayment type exposes the following members.

Properties

  Name Description
Aa186961.pubproperty(en-US,CS.90).gif Amount Gets or sets the amount charged to the current instance. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif AuthorizationCode Gets or sets the payment authorization code.
Aa186961.pubproperty(en-US,CS.90).gif BillingAddressId Gets or sets the address identifier for the billing payment. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif CardType Gets or sets the type of the credit card.
Aa186961.pubproperty(en-US,CS.90).gif CreditCardIdentifier Gets or sets the token used to identify the credit card.
Aa186961.pubproperty(en-US,CS.90).gif CreditCardNumber Gets or sets the credit card number used for the payment.
Aa186961.pubproperty(en-US,CS.90).gif CustomerNameOnPayment Gets or sets the customer's name as it appears on the credit card or purchase order. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif DerivedClassName Gets the name of the current instance. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif ExpirationMonth Gets or sets the month when credit card will expire.
Aa186961.pubproperty(en-US,CS.90).gif ExpirationYear Gets or sets the 4 digit expiration year when credit card will expire.
Aa186961.pubproperty(en-US,CS.90).gif Item Gets or sets the Payment object from the current collection, based upon the specified name. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif OrderFormId Gets the order form identifier of the parent order form for the current payment instance. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif OrderGroupId Gets the order group identifier of the parent order group for the current payment instance. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif ParentOrderForm Gets a reference to the parent order form that contains the current instance. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif PaymentId Gets the unique identifier for the current instance. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif PaymentMethodId Gets or sets the unique identifier of the payment method used. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif PaymentMethodName Gets or sets the name of the payment method used. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif PaymentType Gets the type of payment method used. (Inherited from Payment.)
Aa186961.protproperty(en-US,CS.90).gif ProtectedPaymentType Gets or sets a protected version of PaymentType with a setter for derived classes. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif Status Gets or sets the status of the current instance. (Inherited from Payment.)
Aa186961.pubproperty(en-US,CS.90).gif StorageLoadInProgress Gets a value indicating whether a storage load is in progress. (Inherited from MappedStorageBase.)
Aa186961.pubproperty(en-US,CS.90).gif ValidationCode Gets a validation code specific to the credit card vendor.

Top

See Also

Reference

CreditCardPayment Class

Microsoft.CommerceServer.Runtime.Orders Namespace