{{ 'GlobalConfig'|get_plugin_lang('BuyCoursesPlugin') }}

{{ global_config_form }}

{{ 'PluginInstruction'|get_plugin_lang('BuyCoursesPlugin') }} {{ 'ClickHere'|get_plugin_lang('BuyCoursesPlugin') }}

{% if paypal_enable == "true" %}

{{ 'PayPalConfig'|get_plugin_lang('BuyCoursesPlugin') }}

{{ 'InfoApiCredentials'|get_plugin_lang('BuyCoursesPlugin') }}

  • {{ 'InfoApiStepOne'|get_plugin_lang('BuyCoursesPlugin') }}
  • {{ 'InfoApiStepTwo'|get_plugin_lang('BuyCoursesPlugin') }}
  • {{ 'InfoApiStepThree'|get_plugin_lang('BuyCoursesPlugin') }}
{{ paypal_form }}
{% endif %} {% if commissions_enable == "true" %}

{{ 'CommissionsConfig'|get_plugin_lang('BuyCoursesPlugin') }}

{{ 'InfoCommissions'|get_plugin_lang('BuyCoursesPlugin') }}

{{ commission_form }}
{% endif %} {% if transfer_enable == "true" %}

{{ 'TransfersConfig'|get_plugin_lang('BuyCoursesPlugin') }}

{{ transfer_form }}
{% for account in transfer_accounts %} {% endfor %}
{{ 'Name'|get_lang }} {{ 'BankAccount'|get_plugin_lang('BuyCoursesPlugin') }} {{ 'SWIFT'|get_plugin_lang('BuyCoursesPlugin') }} {{ 'Actions'|get_lang }}
{{ account.name }} {{ account.account }} {{ account.swift }} {{ 'Delete'|get_lang }}
{% endif %} {% if culqi_enable == "true" %}

{{ 'CulqiConfig'|get_plugin_lang('BuyCoursesPlugin') }}

{{ 'InfoCulqiCredentials'|get_plugin_lang('BuyCoursesPlugin') }}

{{ culqi_form }}
{% endif %}