Function Hook_payment_gateway_authorize->_get_access_details

Definitions

sources/hooks/systems/payment_gateway/authorize.php

  • Get authorize access detail.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Return

  • A pair: login username, transaction key, signature key
  • Type: array
  • Set: N/A
  • Range: N/A