redwoodjs-stripe icon indicating copy to clipboard operation
redwoodjs-stripe copied to clipboard

Roadmap next leg

Open chrisvdm opened this issue 1 year ago • 1 comments

logo

v1 is out 🚀!!!

v1 was essentially the MVP. Next leg emphasis is on improving already existing features and adding Stripe Elements and a Paystack integration.

Goals for next leg

  • [ ] Implement integration tests (https://github.com/chrisvdm/redwoodjs-stripe/issues/19)
  • [ ] Improve Schema and Services management (https://github.com/chrisvdm/redwoodjs-stripe/issues/117)
  • [x] Improve setup script
  • [ ] Write tutorial
  • [ ] Stripe Elements (https://github.com/chrisvdm/redwoodjs-stripe/issues/119)
  • [ ] Add /examples folder (https://github.com/chrisvdm/redwoodjs-stripe/issues/118)
  • [ ] Typescript support
  • [ ] Add Stripe Events DB Model on setup (https://github.com/chrisvdm/redwoodjs-stripe/issues/61)
  • [ ] Add more Stripe object crud functionality
  • [ ] Paystack integration (https://github.com/chrisvdm/redwoodjs-stripe/issues/85)
  • [ ] Rename to Redwoodjs-payments

Side-missions

  • Redwoodjs plugin template
  • Redwoodjs conference promotion for plugin (stickers?)
  • Attracting contributors

chrisvdm avatar Jun 19 '23 10:06 chrisvdm