#gray0900
1 messages · Page 1 of 1 (latest)
Hello! Which APIs/UIs are you using for wallet payments? Payment Request Button?
For example with the paymentRequest API there's an shippingaddresschange event you can listen for when the user selects an address in the wallet UI: https://stripe.com/docs/js/payment_request/events/on_shipping_address_change
You could use that and prevent payment if they select an unsupported address