我在worldpay支付网关中尝试了此api格式的标记化。我得到了方法不允许的响应。此方法中的错误是什么。
{"httpStatusCode":405,"message":"Request method 'GET' not supported",
"description":"Requested HTTP method is not supported"
In case of POST and PATCH its submitted as the body of the request.* @param string $type GET,PATCH,POST,DELETE * @throws \Exceptionpublic function= "";