Function Hook_payment_gateway_paypal->make_cancel_button
Definitions
sources/hooks/systems/payment_gateway/paypal.php
- Make a subscription cancellation button.
- 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