shipcalc.module

Version

1.5.2.2.2.1.2.7 (checked in on 2007/02/20 at 11:44:45 by sime)

Description

Calculate shipping costs via third-party partner APIs.

Functions

Namesort iconDescription
shipcalc_admin_apisController for shipping APIs page.
shipcalc_admin_formAllow individual configuration of each shipping partner.
shipcalc_admin_productsAllow individual configuration of each shipping partner.
shipcalc_invoiceapiImplementation of hook_invoiceapi()
shipcalc_menuImplementation of hook_menu()
shipcalc_settings_formAllow individual configuration of each shipping partner.
shipcalc_settings_form_submitInvoke _settings_form_submit in shipping partner .inc files.
shipcalc_settings_form_validateInvoke _settings_form_validate in shipping partner .inc files.
shipcalc_shipping_checkout_ratesInvoke _get_rates hooks from shipping partner .inc files.
shipcalc_shipping_formThese form fields are displayed at administer >> store >> shipping when "shipping costs are received directly from the shipping partner during checkout" is selected as the shipping method.
shipcalc_shipping_methodsInvoke _shipping_methods hooks from shipping partner .inc files.
shipcalc_shipping_product_attributesInvoke _product_form hooks from shipping partner .inc files.
_parse_xmlA simple xml parsing function.
_shipcalc_partnersReturns an array of shipcalc partners.