Hi,
While using the Authorize.NET API checkout handler we realized that name is wrongly set.
Here's the order data:
Here's how it got saved in Authorize.NET
After some investigation, we realized that lastName property is getting the order customer full name instead of last name.
Hope this helps.
BR, Mario