I'm using the Ruby Authorize & Capture code supplied at Link. I've documented my issue thoroughly on stack overflow. My question is documented here: Stack Overflow Question.
I cannot seem to figure out how to set the shipping address attributes such as first name, last name, etc. Any help would be appreciated.
06-23-2017 12:19 PM
Apparrantly my stack overflow link is broken. Here is an updated link:
https://stackoverflow.com/questions/44726043/set-shipping-name-authorize-net-paypal-express-api-ruby
06-23-2017 02:22 PM
Hi @cannonmoyer,
Looks like you got an answer over there, but just in case anyone else is watching, the secret is creating a CustomerAddressType object.
06-26-2017 05:47 PM