Function Hook_payment_gateway_points->make_cancel_button

Definitions

sources/hooks/systems/payment_gateway/points.php

  • Make a subscription cancellation button.This is for IPN-style transactions (as opposed to local transactions).
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$purchase_id ID_TEXT required parameter N/A N/A The purchase ID

Return

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