Name | Description | |
---|---|---|
PaymentInstrumentData Constructor |
The following tables list the members exposed by PaymentInstrumentData.
Name | Description | |
---|---|---|
PaymentInstrumentData Constructor |
Name | Description | |
---|---|---|
AccountHolder | Gets or sets the account holder name in case of check payments | |
AccountNumber | Gets or sets AccountNumber | |
AccountType | Gets or sets the account type in case of check payments | |
BankName | Gets or sets the bank name in case of check payments | |
CustomerType | Gets or sets customr type | |
ExpirationMonth | Gets or sets ExpirationMonth | |
ExpirationYear | Gets or sets ExpirationYear | |
FirstName | Gets or sets FirstName | |
InstrumentType | Gets or sets InstrumentType | |
LastName | Gets or sets LastName | |
RoutingNumber | Gets or sets the routing number in case of check payments | |
SecurityCode | Gets or sets security code |
Name | Description | |
---|---|---|
CreateInstance | Creates an instace of PaymentInstrumentData from given account data and payment object |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |