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

feat(paypal): add webhook support #434

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

thahao
Copy link
Contributor

@thahao thahao commented Dec 3, 2024

增加五个webhook相关的接口

  • createWebhook
  • listWebhook
  • showWebhookDetail
  • updateWebhook
  • deleteWebhook
  • verifyWebhookSignature (在沙盒模式下失败,正式环境不知道,反正我沙盒失败了)
  • showWebhookEventDetail

@thahao
Copy link
Contributor Author

thahao commented Dec 4, 2024

搬了一部分 #330 的代码,感谢

@iGoogle-ink
Copy link
Member

感谢提交,有空我看看

@iGoogle-ink iGoogle-ink merged commit 0225abe into go-pay:main Dec 11, 2024
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.

2 participants