#Aaron8646 - PaymentElement billing details
1 messages · Page 1 of 1 (latest)
yup
country and zip code (as I understand, these aren't actually necessary for processing credit card payments)
Let me check this with a colleague as I don't know how this is done in React
awesome, thanks!
Can you try this: <PaymentElement options={ fields: {billingDetails: { name: 'never' }}} />
I think that's how you can achieve it
No problem!