Move Stripe Plugin To Monorepo #4490
jacobsfletch
announced in
Roadmap
Replies: 1 comment
-
Quick update: there's now a test suite setup for this plugin along with some basic integration tests to get us started: #4510 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As we move the Stripe Plugin to the Payload Monorepo, we need a place to consolidate any open issues from the old plugin repo that are not technically bugs. All other issues will be transferred to the Payload monorepo as expected with the label
plugin: stripe
. This discussion will act a place to document this process and ensure no work is lost.I'll go into greater detail into each one of these as soon as possible.
Features:
General discussion:
PRs:
Open issues that have been (or will be) transferred into the Payload Monorepo (I will link to the exact issues as they are opened):
StripeWebhookHandler
cannot beasync
with strict linter rules #4492.deleteFromStripe
hook crashes application. Open issue plugin-stripe: deleteFromStripe hook crashes application #4493.All other open issues from this repo have been (or will be) closed. All new issues and PRs can be made directly in the Payload Monorepo.
Feel free to leave a comment below with new feature requests, and I'll add them to this list!
Beta Was this translation helpful? Give feedback.
All reactions