This class processes credit cards against Verisign PayFlowPro gateway service. This service is set up to work with the PayFlow Pro COM object which must be installed and configured properly on the machine to process credit cards.
For more information on configuration of the gateway client please see the PayFlow Pro Configuration topic.
This class inherits all of its worker interface from Class ccProcessing.
ccProcessing
<b>ccPayFlowPro</b>
Class Members
Member | Description | |
---|---|---|
HostPort |
Port on the server (Verisign) | |
ProxyAddress |
Proxy Address that is passed to the COM interface if required. | |
ProxyPassword |
||
ProxyPort |
||
ProxyUsername |
||
SignupPartner |
Sign up partner ID. Required only if you signed up through a third party. Defaults to Verisign which is what you use if you sign up directly through the Verisign Web Site. | |
UserId |
Optional User Value which is set to the same as the MerchantId value (ie your login info) by default. Provided here only because the API provides this functionality. | |
ValidateCard |
Validates the credit card. Supported transactions include only Sale or Credit. public ValidateCard() |
Requirements
Namespace: Westwind.WebStoreAssembly: webstorebusiness.dll
See also:
Class ccProcessing | Using the Credit Card Processing Classes | Web Store Integration |© West Wind Technologies, 1996-2018 • Updated: 08/27/04
Comment or report problem with topic