Function Hook_ecommerce_tax_core->post_param_tax_code

Definitions

sources/hooks/systems/ecommerce_tax/core.php

  • Read a tax value from the POST environment specific for this tax service.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$name string required parameter N/A N/A Variable name

Return

  • The value (blank: there are no POST parameters present specific for this tax service)
  • Type: string
  • Set: N/A
  • Range: N/A