cancel
Showing results for 
Search instead for 
Did you mean: 
takabyte
Contributor
since ‎04-23-2012
‎06-14-2012

Your latest statistics

  • 7 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I'm crawling along trying to figure out how to work with Authorize.net Hosted CIM. I have finally gotten this far:I used createCustomerProfileRequest to get a new CustomerID. Using that, I sent off a getHostedProfilePageRequest, which gave me back a ...
I am working on hosted CIM. I have progressed to the point where I have acquired the token and sent the client to authorize.net to fill out his profile form, and everything looks fine except that there is no button for the user to click to return him...
Authroize.net offers a lot in the way of documentation and sample code, but there are pieces missing. In my partocular situation, the CIM documentation for PHP lists the steps needed to establish a new customer's profile. But the sample code only giv...
I'm just trying to get started integrating CIM with a client's site. I use PHP, and the code shown below worked last Friday. It issued a confirmation message and a new customer profile number. Today, without any changes whatever, it does nothing. Int...