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.
07-05-2012 02:19 AM
Not as far as I know.
07-05-2012 02:09 PM
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.
07-06-2012 03:50 PM