#paymentplugins
1 messages · Page 1 of 1 (latest)
Hello
Certain payment methods require certain billing details
For instance, if you support ACH Debit then we do collect a name
But for Card payments we would not since it isn't required
This is happening for card payments.
I believe this is happening during the element.submit() call that happens right before the payment method is created
Are you using Address Element?
Nope, no address elemenet
Okay well yeah Payment Element doesn't collect name for card payments so it can't really be Payment Element unless there is a bug. If it is a bug I would need you to provide a way to reproduce the issue.
I am trying to re-produce the issue as we're seeing more and more reports from merchants that are encountering this error
So far I am unable to re-produce.
Can you share your relevant client-side code and I can take a look if anything jumps out?
Otherwise, there really isn't much I can do to help here if there is no way to reproduce.
Give me a couple minutes, we're waiting on a reply from a merchant to see if they can provide steps to re-produce. Have you heard of this error before?