cancel
Showing results for 
Search instead for 
Did you mean: 

CIM Hosted Form Response

Hello,

 

I am trying to integrate the CIM Hosted iframe popup approach on my page.

However I am not sure where do i get the response when a payment profile gets created.

 

As of now I am using the getCustomerProfileRequest API to retrieve all the Payment Profiles and then identify which is the one that I have added recently.

It would be better if I could get the response directly instead of making a second callout?

 

Does Authorize.NET provide this functionality?

 

Thanks for your help in advance.

Nik
Member
2 REPLIES 2

Not as far as I know.

TJPride
Expert

Just to confirm TJ's statement, there is no response sent when the data is updated in the hosted form. The iFrameCommunicator can tell you that the informationw as successfully saved, but you have to run a query to check for changes as you are doing now.