Function Hook_payment_gateway_authorize->_set_arb_parameters

Definitions

sources/hooks/systems/payment_gateway/authorize.php

  • This function defines the parameters needed to make an ARB (Automated Recurring Billing) call.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Parameters

There are no entries at this time

Preview

Code (PHP)

/**
 * This function defines the parameters needed to make an ARB (Automated Recurring Billing) call.
 *
 */

protected function _set_arb_parameters()