I am reading through the ArbApiSample (C#), and I got it to work.
However, it looks like the only way to pass customer payment data (cc #s
and exp-dates, etc) to the ARB Api is to display an input form from my
own website, and then have customers man...