The Stripe Webform Payment module is a powerful and flexible module that seamlessly integrates Webform and Stripe Payment Elements. This module elevates the capabilities of a website by providing an array of advanced features and options for processing online payments with ease.
The module depends on the Stripe module "https://www.drupal.org/project/stripe" to integrate with Stripe Payment Gateway, and the Stripe API keys are needed for this module to work.
Besides the description of the module, you can find comprehensive documentation at this link
This module adds a new Stripe field element to a Webform that allows advanced configuration of the module.
Similar modules
Please check this blog post for detailed comparison of similar modules and what differentiates this module from others.
Comments
Comment #2
hodba commentedComment #3
hodba commentedComment #4
vishal.kadamThank you for applying! Reviewers will review the project files, describing what needs to be changed.
Please read Review process for security advisory coverage: What to expect for more details and Security advisory coverage application checklist to understand what reviewers look for. Tips for ensuring a smooth review gives some hints for a smoother review.
To reviewers: Please read How to review security advisory coverage applications, What to cover in an application review, and Drupal.org security advisory coverage application workflow.
While this application is open, only the user who opened the application can make commits to the project used for the application.
Reviewers only describe what needs to be changed; they don't provide patches to fix what reported in a review.
Comment #5
vishal.kadamComment #6
vishal.kadam1. FILE: stripe_webform_payment.services.yml
Remove commented code.
2. FILE: stripe_webform_payment.module
use Drupal\Core\Cache\CacheBackendInterface;Place the use statement at the top.
3. FILE: stripe_webform_payment.info.yml
Remove these lines. It will be added automatically by the packaging script.
Comment #7
hodba commentedThak you vishal.kadam
The code is updated as instructed.
Comment #8
vishal.kadamRest looks fine to me.
Let’s wait for other reviewers to take a look and if everything goes fine, you will get the role.
Comment #9
vinaymahale commentedComment #10
avpadernoComment #11
hodba commentedIn order to speed up the process, I created a dummy account on Stripe that can be used to test the module faster:
Publishable key: pk_test_51J7tbHL9kB28upArnW0kNF4GotNU0Yu6Ox6NotfCmVSgwDbxfGUF7rHI5HdGNsem6hiGPkwcWmxaP4DjFuNLuRHv00H5W8L1xy
Secret key: sk_test_51J7tbHL9kB28upAriUrtKYnf6j8LCuyTNr1gnc77NXeHlhH4ETaCKflNlyVFEQeJ8MBUO2A73jwwW2hX4swdE0BX00uMgn9bjF
Please make sure to use them in the test keys section. These keys are created as a dummy and have no effect on the account and will be deleted after the verification is completed.
Hope to hear from you soon :)
Comment #12
vinaymahale commentedI am changing priority as per Issue priorities.
Comment #13
avpadernoThank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the Slack #contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the reviewers.
Comment #14
avpaderno