#eztaxi-applepay-billing
1 messages · Page 1 of 1 (latest)
hello, you cannot disable it, Checkout collects billing based on certain fraud signals automatically
so sometimes it does and sometimes it does not collect billing
most customers complaining that they unable to make a payment due to error message in billing information
they sent me screenshot that that is saying "billing information is wrong" in red
that is Apple Pay's sheet validating the billing info entered, but for now it isn't supported to entirely disable it, you can pass billing_address_collection: auto that lets Stripe determine if billing address should be collected or not but no outright way to disable
Thanks so much, at least small relief. I totally agree but in our case no needed, and we are aware that most customers are not filled their billing info in their phone. They using their Apple Pay to tap physical device only. Then we guide them step by step through the process how to create a new billing info as per their bank issued cards, it's affecting to our business
gotcha, that helps to know, appreciate the feedback! I'll actually file that to the Checkout team (though the reason billing address is collected is to enable better authorization rates)