cancel
Showing results for 
Search instead for 
Did you mean: 

New Hosted Option for CIM

We are pleased to announce that we have released a new, hosted option for our Customer Information Manager (CIM) API. The hosted CIM option provides a way for you to establish a hosted connection with Authorize.Net that allows the exchange of sensitive cardholder data to happen on our secure servers instead of the merchants’ servers.

 

The hosted CIM is available to all developers now, however, the feature is not yet being publicly announced as it’s still officially in beta. For more information on the hosted CIM option, please see section two of the CIM XML Guide and the CIM SOAP Guide.


A hosted CIM solution was one of most-requested features from many of you, and we hope this release will help alleviate some of the scope and complexity of PCI DSS compliance.

 

Thanks,

 

Michelle

Developer Community Manager

Michelle
All Star
6 REPLIES 6

On page 11 of the CIM guides, the text references two zip files containing HTML code for the implementing the iframe. But, uh, they're not actually there. :smileyindifferent: Sorry about that. But while we're working on getting them on the site, I'm attaching the first zip file in this post.....

Michelle
All Star

And the second one in this post.  :smileyhappy:  We'll then post an update to this thread once they're available on the site.

 

Thanks,

 

Michelle

Developer Community Manager

A heads up to anyone reviewing the XML guide and using the iFrame Pop Up instructions, there is a small typo on page 18 that we are aware of and will be correctly soon. In the meantime, this:

 

To integrate to the hosted page as a popup, do not pass hostedProfileReturnUrl or hostedProfileReturnUrlText. Pass hostedProfilePageBorderVisible=false and pass hostedProfileIFrameCommnicatorUrl.

 

Should state:

 

To integrate to the hosted page as a popup, do not pass hostedProfileReturnUrl or hostedProfileReturnUrlText. Pass hostedProfilePageBorderVisible=false and pass hostedProfileIFrameCommunicatorUrl.

 

Trying to use hostedProfileIFrameCommnicatorUrl instead of hostedProfileIFrameCommunicatorUrl would return an error E00013.

 

 

 

Thank you,

 

Elaine

Elaine
Trusted Contributor
Trusted Contributor

Ok, the zip files we previously attached weren't the latest and greatest. I'm attaching those ones now here....

....and here. Sorry about that.

One other thing that's important to note....the hosted CIM option is not yet available with the SDKs. If you're using an SDK, you will need to separately code the hosted option if you want to use it.

 

Thanks,

 

Michelle

Developer Community Manager