Skip to content

notify_verify函数的Bug #10

Description

@zhuhan1236

alipay.py最下面的notify_verify函数中,使用了urlencode来构建请求url。但是支付宝发过来的notify_id是已经转义过的字符串,而urlencode函数会再进行一次转义,从而导致验证失败。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions