I would like to give access to our donors to the contact dashboard and also let them donate from that page to different campaign or events signup, so they would not have to enter their details over and over again.
I was also thinking, what if it would be possible to give option to store their credit card details like modern checkout does, for them to avoid entering them every time?
Since a MIH is going on currently, what are possibilities of achieving this with stripe and include in the MIH? Thanks
Edited
Designs
Child items ...
Show closed items
Linked items 0
Link issues together to show that they're related.
Learn more.
Definitely possible, the code does create a Customer record in Stripe for every transaction. @mattwire would need to comment on the LOE and if it's practical to include in the MIH.
It seems like many people want this feature. We can put in $500 USD for sure and I can try to come up with another $500.
Anyone else? Many people have asked for this feature. We can probably raise the $$$ right here.
If it is too expensive, we can at least start with adding the feature for the Administrative end.
We would also be happy to contribute to this functionality. Our main requirement is for charging saved card to be available during event registration.
Drupal Commerce has this functionality that we could look at. Also Stripe has come a long way in their API to allow the user to opt to save their card and then allow the API call to retrieve and offer it to the user, without ever knowing the card details.
Can I just confirm one detail: our main use case is for event registration. When our users register and pay for an event, they want to avoid having to re-enter their card details each time. Second use case is for contributions with the same request.