SecurePayments Methods

The SecurePayments type exposes the following members.

Methods
  Name Description
Public method CardNotPresent
Sends a CardNotPresent request to BBSP.
Public method Redirect
Redirects the current request to the ProcessURI for the given tranasction.
Public method StoreCardInfo
Sends a StoreCardInfo request to store credit card info in BBSP.
Public method TransactionResponse
Gets the transaction data for the indicated transaction from BBSP. The token parameter is returned from BBSP from a successful StoreCardInfo or CardNotPresent reply.
See Also