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: remove paypal webhook listener #54395

Merged
merged 2 commits into from Apr 29, 2024

Conversation

ahmaxed
Copy link
Member

@ahmaxed ahmaxed commented Apr 15, 2024

The paypal endpoint has been completely replaced with a webhook cloud function.

Checklist:

  • I have read freeCodeCamp's contribution guidelines.
  • My pull request has a descriptive title (not a vague title like Update index.md)
  • My pull request targets the main branch of freeCodeCamp.
  • I have tested these changes either locally on my machine, or GitPod.

closes: #51292

@ahmaxed ahmaxed added the status: blocked Is waiting on followup from either the Opening Poster of the issue or PR, or a maintainer. label Apr 15, 2024
@github-actions github-actions bot added platform: api Server application that needs familiarity with Express, Loopback, MongoDB etc. scope: tools/scripts Scripts for supporting dev work, generating config and build artifacts, etc. labels Apr 15, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/[email protected]

View full report↗︎

@ahmaxed ahmaxed removed the status: blocked Is waiting on followup from either the Opening Poster of the issue or PR, or a maintainer. label Apr 25, 2024
@ahmaxed ahmaxed marked this pull request as ready for review April 25, 2024 17:55
@ahmaxed ahmaxed requested a review from a team as a code owner April 25, 2024 17:55
@ahmaxed ahmaxed added the status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending. label Apr 25, 2024
@Sembauke Sembauke merged commit 20b6b83 into freeCodeCamp:main Apr 29, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: api Server application that needs familiarity with Express, Loopback, MongoDB etc. scope: tools/scripts Scripts for supporting dev work, generating config and build artifacts, etc. status: waiting review To be applied to PR's that are ready for QA, especially when additional review is pending.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

POST /hooks/update-paypal
3 participants