Patch (to be ported)
Project:
Ubercart Stripe
Version:
8.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2016 at 10:49 UTC
Updated:
3 Oct 2016 at 17:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jefferius commentedComment #3
jefferius commentedComment #4
rfayI do see that Stripe seems to allow passing more than just the zipcode (which is currently handled). I'll try to roll a patch that gets more address info up to the Stripe dashboard.
Comment #5
rfayComment #6
rfayHere's my attempt at reporting. The billing seems to have to be reported via the initial token request. The shipping info doesn't show up on the Stripe dashboard, but seems to be received correctly and would possibly work with shipping integrations.
This will need to be implemented for 8.x as well if it's accepted.
Comment #8
rfayCommitted to 7.x-2.x, moving to 8.x-2.x
Comment #9
jefferius commentedJust wanted to quickly say thank you!
I finally got around to doing the update and with 7.2.2 and library 2.2.0 I am getting the billing info :)
Thank you for your work on this module.