Function Hook_payment_gateway_authorize->get_payment_processor_links

Definitions

sources/hooks/systems/payment_gateway/authorize.php

  • Get additional gateway details we want to display.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The stuff
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get additional gateway details we want to display.
 *
 * @return Tempcode The stuff
 */

public function get_payment_processor_links() : object