Function __global->make_cart_payment_button

Definitions

sources/shopping.php

  • Make a shopping cart payment button.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$order_id AUTO_LINK required parameter N/A N/A Order ID
$currency ID_TEXT required parameter N/A N/A The currency to use
$price_points integer 0 N/A N/A Transaction price in points

Return

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