#newtreyes
1 messages ยท Page 1 of 1 (latest)
Are you also using the Address Element or is that just the Payment Element?
Just the Payment Element
Those fields at the bottom are rendered on our side.
We want to use the Payment Element to gather Payment Method information exclusively
Interesting fields: {billingDetails: 'never'} is properly hiding all of these fields for me.
Can you send me your full Payment Element code? I can send mine in a sec though I can't imagine that we are doing that much different
Not silly but definitely a common confusion. The fields param goes in to your elements.create call, not the overall element options
Glad that helped! I was worried for a moment that we had the same element creation code and that I was going to have to dig deep to find the answer