#Sinduri
1 messages · Page 1 of 1 (latest)
Hi there, did you set requestPayerName:true when creating a paymentRequest?
let me check
provided these params
requestPayerName: true,
requestPayerEmail: true,
requestPayerPhone: true,
Is there any way to pass billing address details like city, street..because we use this integration in WooCommerce platform, so WoCommerce itself validate the billing address fields
The billing address obtained from Google Pay / Apple Pay might be empty if your customer doesn't specify one in their GooglePay/Apple Pay account
Is there any option to ask it while gpay payment?
Also how to add the billing address in GooglePay account?
You can update your home address in Google Pay or change an address associated with a specific payment method.
Edit your home address
Important: Once you’ve added a home address, you can’t chang
Thank you so much