This class processes credit cards against AccessPoint/PaymentTech gateway service. The AccessPoint Service uses plain POST operations against the Web Server so other than providing URL and login information there are no further setup requirements.
This class inherits all of its worker interface from Class ccProcessing.
What do you need:
- AccessPoint Gateway URL
- Accesspoint Merchant ID and Password
- Refering URL
- No further installation required - uses plain POST interface to server gateway
System.Object
Westwind.WebStore.ccProcessing
Westwind.WebStore.ccAccessPoint
public class ccAccessPoint : ccProcessing
Class Members
| Member | Description |
|---|
 |
ValidateCard |
Validates the actual card against AccessPoint Gateway using the HTTP interface. public virtual bool ValidateCard(); |
Requirements
Namespace: Westwind.WebStore
Assembly: westwind.webstore.business.dll