Hello. We just pushed an update (v 2.0.8) that passes the customer IP address to Authorize.net.
Thank you. Version 2.0.8 works fine for IPv4, however it is truncating IPv6 in the AuthNet transactions.
For example, customer IP in the WC order is:
2607:fb90:7dae:c586:b01f:8ea4:980a:8903
Customer IP in the corresponding AuthNet transaction is truncated:
2607:fb90:7dae:
Can this be corrected? Thanks in advance.
I think that issue is on Authorize.Net’s end. We are sending the full IPv6 and I think they are truncating it.