Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【Feature Request】希望新增支付回调对grpc-gateway的支持 #239

Open
gazedreamily opened this issue Sep 26, 2024 · 0 comments
Open
Assignees

Comments

@gazedreamily
Copy link

  • Go 版本:1.22.1
  • wechatpay-go 版本:v0.2.20

官方实例中的回调接口解密函数

func (h *Handler) ParseNotifyRequest(ctx context.Context, request *http.Request, content interface{}) (*Request, error)

其中需要传入一个*http.Request实例,但是使用grpc-gateway时,无法获取*http.Request实例

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants