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

Class: Payment_Process_Type

Source Location: /Payment_Process-0.5.5/Process/Type.php

Class Overview


Payment_Process_Type


Author(s):

Version:

  • @version@

Variables

Methods


Child classes:

Payment_Process_Type_CreditCard
Payment_Process_Type
Payment_Process_Type_eCheck
Payment_Process_Type

Inherited Variables

Inherited Methods


Class Details

[line 30]
Payment_Process_Type


[ Top ]


Class Variables

$address =

[line 34]


Type:   mixed


[ Top ]

$city =

[line 35]


Type:   mixed


[ Top ]

$country =

[line 38]


Type:   mixed


[ Top ]

$email =

[line 41]


Type:   mixed


[ Top ]

$fax =

[line 40]


Type:   mixed


[ Top ]

$name =

[line 33]


Type:   mixed


[ Top ]

$phone =

[line 39]


Type:   mixed


[ Top ]

$state =

[line 36]


Type:   mixed


[ Top ]

$zip =

[line 37]


Type:   mixed


[ Top ]



Method Detail

Payment_Process_Type (Constructor)   [line 43]

Payment_Process_Type Payment_Process_Type( )


[ Top ]

factory   [line 48]

void &factory( $type)


Parameters:

   $type   — 

[ Top ]

getType   [line 95]

string getType( )

getType

[ Top ]

isValid   [line 69]

mixed isValid( mixed $obj)

Validate a payment type object
  • Return: true on success, PEAR_Error on failure
  • Author: Joe Stump <joe@joestump.net>
  • Access: public

Parameters:

mixed   $obj   —  Type object to validate

[ Top ]


Documentation generated on Mon, 11 Mar 2019 10:14:21 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.