@if (sysConfig('is_AliPay'))
@endif
@if (sysConfig('is_QQPay'))
@endif
@if (sysConfig('is_WeChatPay'))
@endif
@if (sysConfig('is_otherPay'))
@if (str_contains(sysConfig('is_otherPay'), 'cryptomus'))
@endif
@if (str_contains(sysConfig('is_otherPay'), 'paypal'))
@endif
@if (str_contains(sysConfig('is_otherPay'), 'stripe'))
@endif
@endif
@if (sysConfig('alipay_qrcode') || sysConfig('wechat_qrcode'))
@endif