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

fix: 修复支付宝 subject 中存在 + 号回调验签不通过 #684

Merged
merged 3 commits into from
Sep 18, 2022

Conversation

yansongda
Copy link
Owner

fix: #681

@netlify
Copy link

netlify bot commented Sep 18, 2022

Deploy Preview for pay-yansongda canceled.

Name Link
🔨 Latest commit 0765665
🔍 Latest deploy log https://app.netlify.com/sites/pay-yansongda/deploys/6326aff66f3cdc00087b6ecf

@codecov
Copy link

codecov bot commented Sep 18, 2022

Codecov Report

Base: 81.35% // Head: 81.35% // No change to project coverage 👍

Coverage data is based on head (0765665) compared to base (01d17f6).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #684   +/-   ##
=========================================
  Coverage     81.35%   81.35%           
  Complexity      735      735           
=========================================
  Files           209      209           
  Lines          2145     2145           
=========================================
  Hits           1745     1745           
  Misses          400      400           
Impacted Files Coverage Δ
src/Plugin/Alipay/CallbackPlugin.php 94.11% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yansongda yansongda merged commit 0f6963a into master Sep 18, 2022
@yansongda yansongda deleted the fix-alipay-callback-include-plus branch September 18, 2022 05:44
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

Successfully merging this pull request may close these issues.

支付宝回调参数中subject中存在'+'符号会验签失败
1 participant