Hi,I integrated Authorize.net CIM in a Rails application using the
ActiveMerchant gem.I'm using this code to charge the users, so this is
an example of the request that I make with amount of 40. response =
gateway.create_customer_profile_transaction(...