Loading...
 
Skip to main content

History: Shipping

Source of version: 6 (current)

Copy to clipboard
            ! Shipping
~tc~ Preference documentation generated from https://sourceforge.net/p/tikiwiki/code/HEAD/tree/trunk/lib/prefs/ ~/tc~
~tc~ To update documentation see https://dev.tiki.org/How-to-get-commit-access ~/tc~
{PREFDOC(tab="payment-shipping")/}

!!Shipping Overview
Basic integration with carrier APIs. At this time, this is mostly a developer feature (see dev site ((dev:Shipping))).

Supported carriers:
* FedEx
* UPS
* See: http://sourceforge.net/p/tikiwiki/code/HEAD/tree/trunk/lib/shipping/

!! FedEx

To use the FedEx carrier, you must obtain an API key for your account. The FedEx API requires a certification of the application. For the features included in Tiki, the ''Standard Certification'' is required. Luckily, for this level of certification, one can ''Self-certify'', meaning you only have to apply for it.

* [https://www.fedex.com/wpor/web/jsp/drclinks.jsp?links=techresources/develop.html|Obtain a test key] or
* [https://www.fedex.com/wpor/web/jsp/drclinks.jsp?links=techresources/production.html|Obtain a production key]. Only request the key for ''FedEx Web Services for Shipping''.

        
Show PHP error messages