*/ protected function getMethod(): string { return 'alipay.trade.wap.pay'; } /** * Get productCode config. * * @author yansongda */ protected function getProductCode(): string { return 'QUICK_WAP_WAY'; } }