Stripe Dashboard Rendering
Hi Guys
We are doing some end-to-end testing of our payment integration and things are processing fine!
One thing that we don't really like tho is how the plugin records the details of the customer in stripe. We would like to know if this can present better.... either through our own configuration or an adjustment to the plugin.

Since we have the customer details in the KB billing account could we not have the information passed by the plugin a bit nicer to Stripe?
Or does the screenshot not look like how it does when you guys do it?
I guess the big issue here is the missing e-mail and the lack of the customer name making it through.
Galen
Stripe seems to have little metadata on the customer object and we need the description field to map it to the Kill Bill account id. I've just pushed a patch to populate the email address though.
For the customer name, you should have it on the card itself.