I'm trying to determine if the iOS SDK from Authorize.net supports a shopping cart mode. It appears that one would need to register each device submitting payment transactions with a device limit of 100. This makes sense if I'm developing a Merchant tool on the iPhone. That's not what I'm trying to do though, I'm trying to accept payments from a mobile app similar to a shopping cart. Is this possible with the iOS SDK or not? If so, how do I get around the need to register each device?
03-13-2013 02:25 PM