I went to
http://developer.authorize.net/samplecode/
and found these links where ruby is missing from AIM of which I probably have to use because I want to process credit cards without the physical card.
Advanced Integration Method (AIM)
AIM - ASP Classic
AIM - C#
AIM - Cold Fusion
AIM - Java
AIM - Perl
AIM - PHP
AIM - VB.NET
Server Integration Method (SIM)
SIM - ASP Classic
SIM - Cold Fusion
SIM - Perl
SIM - PHP
Automated Recurring BillingTM (ARB)
ARB - C#
ARB - Java
ARB - PHP (SOAP)
ARB - PHP (XML)
ARB - Ruby
ARB - VB.NET
ARB - XML Examples
Customer Information Manager (CIM)
CIM - ASP Classic
CIM - C#
CIM - Java
CIM - PHP
CIM - XML Examples
Relay Response Example
Relay Response - ASP Classic
Silent Post Example
Silent Post - ASP Classic
I noticed that another hostingrails user used zend cart for php. If I have to use php, could you make sure that I could install curl so I can upload information.
Also do you recommend a way I could create a shopping cart that takes credit cards.
Substruct takes authorize.net only, but if you if authorize.net is not a gateway you recommend, what is a full product I could use. I know only php and ruby on rails and nothing else.