Payment_Process2
[ class tree: Payment_Process2 ] [ index: Payment_Process2 ] [ all elements ]

Class: Payment_Process2_offline

Source Location: /Payment_Process2-0.3.1/Payment/Process2/Offline.php

Class Overview

Payment_Process
   |
   --Payment_Process2_offline

Payment_Process2_offline


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 58]
Payment_Process2_offline

An offline driver that allows you to do offline validation of credit card via the Validate_CreditCard package. This package is intended for those who wish to someday use a payment gateway, but at this time are not currently using one.



[ Top ]


Method Detail

getStatus   [line 153]

void getStatus( )

getStatus

Return status or PEAR_Error when it has not been processed yet.


[ Top ]

process   [line 90]

mixed process( )

process

Processes the given credit card. Returns PEAR_Error when an error has occurred or it will return a valid Payment_Process2_Result on success.


[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:40:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.