Class PaymentDetailsType

Description

PaymentDetailsType

PaymentDetailsType - Type declaration to be used by other schemas. Information about a payment. Used by DCC and Express Checkout.

Located in /PayPal/Type/PaymentDetailsType.php (line 19)

XSDType
   |
   --PaymentDetailsType
Variable Summary
Method Summary
PaymentDetailsType PaymentDetailsType ()
void getButtonSource ()
void getCustom ()
void getInvoiceID ()
void getItemTotal ()
void getNotifyURL ()
void getOrderTotal ()
void getTaxTotal ()
void setButtonSource (mixed $ButtonSource, [mixed $charset = 'iso-8859-1'])
void setCustom (mixed $Custom, [mixed $charset = 'iso-8859-1'])
void setHandlingTotal (mixed $HandlingTotal, [mixed $charset = 'iso-8859-1'])
void setInvoiceID (mixed $InvoiceID, [mixed $charset = 'iso-8859-1'])
void setItemTotal (mixed $ItemTotal, [mixed $charset = 'iso-8859-1'])
void setNotifyURL (mixed $NotifyURL, [mixed $charset = 'iso-8859-1'])
void setOrderDescription (mixed $OrderDescription, [mixed $charset = 'iso-8859-1'])
void setOrderTotal (mixed $OrderTotal, [mixed $charset = 'iso-8859-1'])
void setPaymentDetailsItem (mixed $PaymentDetailsItem, [mixed $charset = 'iso-8859-1'])
void setShippingTotal (mixed $ShippingTotal, [mixed $charset = 'iso-8859-1'])
void setShipToAddress (mixed $ShipToAddress, [mixed $charset = 'iso-8859-1'])
void setTaxTotal (mixed $TaxTotal, [mixed $charset = 'iso-8859-1'])
Variables
mixed $ButtonSource (line 37)
mixed $Custom (line 33)
mixed $HandlingTotal (line 27)
mixed $InvoiceID (line 35)
mixed $ItemTotal (line 23)
mixed $NotifyURL (line 39)
mixed $OrderDescription (line 31)
mixed $OrderTotal (line 21)
mixed $PaymentDetailsItem (line 43)
mixed $ShippingTotal (line 25)
mixed $ShipToAddress (line 41)
mixed $TaxTotal (line 29)

Inherited Variables

Inherited from XSDType

XSDType::$_attributes
XSDType::$_attributeValues
XSDType::$_elements
XSDType::$_namespace
Methods
Constructor PaymentDetailsType (line 45)
PaymentDetailsType PaymentDetailsType ()
getButtonSource (line 198)
void getButtonSource ()
getCustom (line 180)
void getCustom ()
getHandlingTotal (line 153)
void getHandlingTotal ()
getInvoiceID (line 189)
void getInvoiceID ()
getItemTotal (line 135)
void getItemTotal ()
getNotifyURL (line 207)
void getNotifyURL ()
getOrderDescription (line 171)
void getOrderDescription ()
getOrderTotal (line 126)
void getOrderTotal ()
getPaymentDetailsItem (line 225)
void getPaymentDetailsItem ()
getShippingTotal (line 144)
void getShippingTotal ()
getShipToAddress (line 216)
void getShipToAddress ()
getTaxTotal (line 162)
void getTaxTotal ()
setButtonSource (line 202)
void setButtonSource (mixed $ButtonSource, [mixed $charset = 'iso-8859-1'])
setCustom (line 184)
void setCustom (mixed $Custom, [mixed $charset = 'iso-8859-1'])
setHandlingTotal (line 157)
void setHandlingTotal (mixed $HandlingTotal, [mixed $charset = 'iso-8859-1'])
setInvoiceID (line 193)
void setInvoiceID (mixed $InvoiceID, [mixed $charset = 'iso-8859-1'])
setItemTotal (line 139)
void setItemTotal (mixed $ItemTotal, [mixed $charset = 'iso-8859-1'])
setNotifyURL (line 211)
void setNotifyURL (mixed $NotifyURL, [mixed $charset = 'iso-8859-1'])
setOrderDescription (line 175)
void setOrderDescription (mixed $OrderDescription, [mixed $charset = 'iso-8859-1'])
setOrderTotal (line 130)
void setOrderTotal (mixed $OrderTotal, [mixed $charset = 'iso-8859-1'])
setPaymentDetailsItem (line 229)
void setPaymentDetailsItem (mixed $PaymentDetailsItem, [mixed $charset = 'iso-8859-1'])
setShippingTotal (line 148)
void setShippingTotal (mixed $ShippingTotal, [mixed $charset = 'iso-8859-1'])
setShipToAddress (line 220)
void setShipToAddress (mixed $ShipToAddress, [mixed $charset = 'iso-8859-1'])
setTaxTotal (line 166)
void setTaxTotal (mixed $TaxTotal, [mixed $charset = 'iso-8859-1'])

Inherited Methods

Inherited From XSDType

XSDType::XSDType()
XSDType::getattr()
XSDType::getSoapValue()
XSDType::setattr()

Documentation generated on Thu, 23 Jun 2005 13:27:49 -0400 by phpDocumentor 1.2.3