Function __global->get_shipping_contact_fields

Definitions

sources/ecommerce_shipping.php

  • Get form fields for shipping/invoice contact details.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$shipping_email EMAIL required parameter N/A N/A E-mail address
$shipping_phone string required parameter N/A N/A Phone number
$require_all_details boolean True N/A N/A Whether to require all details to be input

Return

  • Contact fields
  • Type: Tempcode
  • Set: N/A
  • Range: N/A