Click or drag to resize
TransactionRequestPayment Property
Data about payment - credit card data.

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public Payment Payment { get; set; }

Property Value

Type: Payment
See Also