Methods
1 to 12 of 12
- OIK_Shipping::admin_options() – Display Weight/Country shipping options
- OIK_Shipping::calculate_shipping() – Calculate shipping rates
- OIK_Shipping::display_country_groups() –
- OIK_Shipping::get_countrygroup() – Retrieve the number of the country group for the country selected by the user on checkout
- OIK_Shipping::get_rates_by_countrygroup() – Retrieves all rates available for the selected country group
- OIK_Shipping::init() –
- OIK_Shipping::init_form_fields() –
- OIK_Shipping::no_shipping_available() – Implement "woocommerce_cart_no_shipping_available_html"
- OIK_Shipping::pick_smallest_rate() – Picks the right rate from available rates based on cart weight
- OIK_Shipping::set_countrygroup_title() – Set the title for this country group rate
- OIK_Shipping::sort_ascending() – Sort the rates array by ascending weight
- OIK_Shipping::__construct() – Constructor for OIK_Shipping class