芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/status.pulsehost.co.uk/themes/altum/views/admin/settings/partials/paypal.php
license->type, ['Extended License', 'extended'])): ?>
You need to own the Extended License in order to activate the payment system.
paypal->is_enabled ? 'checked="checked"' : null?>>
= l('admin_settings.paypal.is_enabled') ?>
= l('admin_settings.payment.mode') ?>
paypal->mode == 'live' ? 'selected="selected"' : null ?>>live
paypal->mode == 'sandbox' ? 'selected="selected"' : null ?>>sandbox
= l('admin_settings.paypal.client_id') ?>
= l('admin_settings.paypal.secret') ?>
= l('admin_settings.payment.currencies') ?>
payment->currencies as $currency => $currency_data): ?>
paypal->currencies ?? []) ? 'checked="checked"' : null ?>>
= $currency ?>
= l('admin_settings.payment.webhook_url') ?>
= l('global.update') ?>