Skip to main content

Documentation for JoomShopping / YOOtheme Pro Integration Variables: Payment method

Variables are available for the source of several elements of the corresponding type and in the payment methods module.

Root variables

Payment name name
Arguments
-
Price price
Arguments
Text if value = 0
Payment sum add text price_add_text
Arguments
Text if value = 0
Payment form form
Arguments
-
Description
The payment method according to plugins may include additional fields. For example, the installment period or invoice data. Do not forget to publish this variable.
The standard template uses the attributes id="tr_payment_[payment_class]", class="paymform" and style="display: none;", if this payment method is not selected by default. Display occurs upon selection of the method.
Payment form: HTML ID form_id
Output
tr_payment_[payment_class]
Arguments
-

Other