Send email / mailing address to Stripe with transaction data
Over in issue 172 we determined that donate-neo is sending valid, real-live-donor transactions to Stripe without the email and billing address information that the form requires. This makes it harder to block fraudulent transactions, which are often distinguished by their absent or bogus address data.
Can we add this information - which we are most certainly collecting - to the transaction data we send to Stripe?
Edited by mattlav