Overview

Packages

  • IllApps
    • Shipsync
  • PHP

Classes

  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Abstract
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Packages_View
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Packages_View_Form
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Packages_View_Items
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_Packages_View_Package
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_Shipment_View
  • IllApps_Shipsync_Block_Adminhtml_Sales_Order_View
  • IllApps_Shipsync_Block_Adminhtml_Shipsync
  • IllApps_Shipsync_Block_Adminhtml_Shipsync_Option
  • IllApps_Shipsync_Helper_Data
  • IllApps_Shipsync_IndexController
  • IllApps_Shipsync_Model_Mysql4_Setup
  • IllApps_Shipsync_Model_Mysql4_Shipment_Package
  • IllApps_Shipsync_Model_Mysql4_Shipment_Package_Collection
  • IllApps_Shipsync_Model_Sales_Order_Shipment_Package
  • IllApps_Shipsync_Model_Sales_Order_Shipment_Package_Item
  • IllApps_Shipsync_Model_Sales_Quote_Address
  • IllApps_Shipsync_Model_Shipment_Abstract
  • IllApps_Shipsync_Model_Shipment_Package
  • IllApps_Shipsync_Model_Shipment_Request
  • IllApps_Shipsync_Model_Shipment_Response
  • IllApps_Shipsync_Model_Shipment_Result
  • IllApps_Shipsync_Model_Shipping_Carrier_Abstract
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Address
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Package
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Rate
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Ship
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_B13afilingoption
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Freemethod
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Label_Image
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Label_Orientation
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Label_Stock
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Method
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Packaging
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Rate
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Ratediscount
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Residencedelivery
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Signature
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Smartpost_Endorsement
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Smartpost_Indicia
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Source_Unitofmeasure
  • IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Track
  • IllApps_Shipsync_Model_Shipping_Package
  • IllApps_Shipsync_Model_Shipping_Package_Item
  • IllApps_Shipsync_Model_Shipping_Package_Origins
  • IllApps_Shipsync_Model_Shipping_Package_Sort
  • Overview
  • Package
  • Class
  • Tree

Class IllApps_Shipsync_Model_Shipping_Carrier_Fedex

IllApps_Shipsync_Model_Shipping_Carrier_Fedex

Mage_Usa_Model_Shipping_Carrier_Abstract
Extended by IllApps_Shipsync_Model_Shipping_Carrier_Fedex implements Mage_Shipping_Model_Carrier_Interface

Direct known subclasses

IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Address, IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Rate, IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Ship, IllApps_Shipsync_Model_Shipping_Carrier_Fedex_Track
Package: IllApps\Shipsync
Copyright: Copyright (c) 2014 EcoMATICS, Inc. DBA IllApps (http://www.illapps.com)
License: Open Software License (OSL 3.0)
Located at app/code/community/IllApps/Shipsync/Model/Shipping/Carrier/Fedex.php
Methods summary
public object
# collectRates( Mage_Shipping_Model_Rate_Request $request )

collectRates

collectRates

Parameters

$request
Mage_Shipping_Model_Rate_Request
$request

Returns

object
public mixed
# createShipment( mixed $request )

createShipment

createShipment

Parameters

$request
mixed
$request

Returns

mixed
public mixed
# getTracking( mixed $trackings )

getTracking

getTracking

Parameters

$trackings
mixed
$trackings

Returns

mixed
public
# getResidential( mixed $street, mixed $postcode )

Check residential status

Check residential status

public mixed
# getPackages( )

getPackages

getPackages

Returns

mixed
protected SoapClient
# _initWebServices( string $wsdlPath )

_initWebServices

_initWebServices

Parameters

$wsdlPath
string
$wsdlPath

Returns

SoapClient
public string
# getDimensionUnits( )

getDimensionUnits

getDimensionUnits

Returns

string
public string
# getWeightUnits( )

getWeightUnits

getWeightUnits

Returns

string
public string
# getCurrencyCode( )

Return FedEx currency ISO code by Magento Base Currency Code

Return FedEx currency ISO code by Magento Base Currency Code

Returns

string
3-digit currency code
public string
# getUnderscoreCodeFromCode( string $code )

Get underscore from code

Get underscore from code

Parameters

$code
string
$code

Returns

string
public array
# getCode( string $type, string $code = '', boolean $underscore = false )

Get code

Get code

Parameters

$type
string
$type
$code
string
$code
$underscore
boolean
$underscore

Returns

array
public array
# getAllowedMethods( )

Get allowed shipping methods

Get allowed shipping methods

Returns

array
public array
# getParsedAllowedMethods( )

getParsedAllowedMethods

getParsedAllowedMethods

Returns

array
public array
# getParsedAllowedRatingMethods( )

getParsedAllowedRatingMethods

getParsedAllowedRatingMethods

Returns

array
protected
# _doShipmentRequest( Varien_Object $request )
Properties summary
protected string $_code 'fedex'
#
protected mixed $_request
#
protected mixed $_rateResult
#
shipsync-community API documentation generated by ApiGen 2.8.0