I'd really like to be able to use Stripe for all my payment needs. in the Netherlands this requires support iDeal besides credit cards. I think this would be a great addition for this module because it already provides the library and a way to configure the Stripe keys.
The current patch has a working implementation of iDeal through Stripe. There's a race condition between the webhooks and the customer returning to the website to figure out whether to show cancel or succes pages. There's also some refactoring that can probably be done.
An optional code improvement that'll affect other parts of the module:
- Refactor the configuration of keys. These don't change when using different methods and there's some code duplication that can probably be avoided.
Needs work
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.