is_shop_pos || !app('plugins')->isEnabled('converge_pay') || !\Setting::get('plugin.convergePay_set.wechat.wechat_status') || !\Setting::get('plugin.convergePay_set.wechat.wechat_card_status') ) { return false; } return true; } public function getWeight() { return 899; } }