Function Hook_ecommerce_tax_taxcloud->health_check

Definitions

sources/hooks/systems/ecommerce_tax/taxcloud.php

  • Run a health check on this tax service.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Return

  • Pair: Whether or not the health check passes, and a message string (null: cannot run a health check on this service)
  • Type: ?array
  • Set: N/A
  • Range: N/A