payload icon indicating copy to clipboard operation
payload copied to clipboard

Bug fix - add compatibility with async web hook handlers to the stripe plugin on beta

Open mcornielje090404 opened this issue 1 year ago • 1 comments

Description

Adds compatibility with async web hook handlers to the stripe plugin.

  • [x] I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] Existing test suite passes locally with my changes
  • [ ] I have made corresponding changes to the documentation

mcornielje090404 avatar Jun 24 '24 15:06 mcornielje090404