> Hi @snez, you wrote:
>
> > Not sure if the underlying implementation is something that Stripe has done, or if it is part of the paymentRequest API, but it solves the problem in my case.
>
> If I may ask, could you help us understand what you are using the billing address for?
The billing address is a minimum requirement for many large eCommerce systems in order to place an order (in my case Magento). I wouldn't be able to programmatically create an order without it, and thus the whole idea of accepting payments from the product page could not be used from the product page (see https://magento2.cryozonic.com/radiant-tee.html for an example), which is a perfect use for it, and something that many merchants are trying to implement to improve their conversions.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/749#issuecomment-442411364