SecurePayments Class

Inheritance Hierarchy
SystemObject
  BBNCExtensions.API.UtilitySecurePayments

Namespace: BBNCExtensions.API.Utility
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public abstract class SecurePayments

The SecurePayments type exposes the following members.

Methods
  NameDescription
Public methodCardNotPresent
Sends a CardNotPresent request to BBSP.
Public methodRedirect
Redirects the current request to the ProcessURI for the given tranasction.
Public methodStoreCardInfo
Sends a StoreCardInfo request to store credit card info in BBSP.
Public methodTransactionResponse
Gets the transaction data for the indicated transaction from BBSP. The token parameter is returned from BBSP from a successful StoreCardInfo or CardNotPresent reply.