Class ccAccessPoint

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

Object
  ccProcessing
    <b>ccAccessPoint</b>

Class Members

MemberDescription

ValidateCard

Validates the actual card against AccessPoint using the HTTP interface.

public ValidateCard()

Requirements

Namespace: Westwind.WebStore
Assembly: WebStoreBusiness.dll

See also:

Class ccProcessing | Using the Credit Card Processing Classes | Web Store Integration | Credit Card Processing

© West Wind Technologies, 1996-2018 • Updated: 09/03/04
Comment or report problem with topic