ExtendedPaymentFor

ExtendedPayment.ExtendedPaymentFor property

Gets or sets whether the payment is for an individual or business account.This allows the payment processor to remit payments to the appropriate address for consumers or businesses.

public ExtendedPaymentForEnum ExtendedPaymentFor { get; set; }

See Also