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

Class: Payment_Process_Type

Source Location: /Payment_Process-0.5.7/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_eCheck

Inherited Variables

Inherited Methods


Class Details

[line 38]
Payment_Process_Type


[ Top ]


Class Variables

$address =

[line 43]


Type:   mixed


[ Top ]

$city =

[line 44]


Type:   mixed


[ Top ]

$company =

[line 42]


Type:   mixed


[ Top ]

$country =

[line 47]


Type:   mixed


[ Top ]

$email =

[line 50]


Type:   mixed


[ Top ]

$fax =

[line 49]


Type:   mixed


[ Top ]

$name =

[line 41]


Type:   mixed


[ Top ]

$phone =

[line 48]


Type:   mixed


[ Top ]

$state =

[line 45]


Type:   mixed


[ Top ]

$zip =

[line 46]


Type:   mixed


[ Top ]



Method Detail

Payment_Process_Type (Constructor)   [line 52]

Payment_Process_Type Payment_Process_Type( )


[ Top ]

factory   [line 57]

void &factory( $type)


Parameters:

   $type   — 

[ Top ]

getType   [line 104]

string getType( )

getType

[ Top ]

isValid   [line 78]

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 13:51:27 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.