With an account, If I call createCustomerProfileRequest and immediately call getHostedProfilePageRequest with customerProfileId that restored my previous call fails, I get the error: The record can not be found
but between the first call and the second I wait 10 seconds, the call to getHostedProfilePageRequest Ok returns the token
But with another account, If I call createCustomerProfileRequest and immediately call getHostedProfilePageRequest is Ok, Return the token.
That timeout is configured account?
PD: sorry for my English
05-04-2016 10:51 AM - edited 05-04-2016 10:54 AM
I've been having similar symptoms as carlos in my test environment which is connected to a sandbox account. When I create a new payment profile, there seems to be a delay when I can retrieve that new payment profile. I’ve been cruising the forums, to see if anyone else was having the same problem.
05-04-2016 01:43 PM
Hello @BillTheCat @carlosdanielmou
I've reported your issue to the product team for analysis.
I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click Topic Options at the top of this thread and then select Subscribe. You'll then receive an email once anyone replies to your post.
Thanks,
Richard
05-04-2016 01:57 PM
Are you also calling getHostedProfilePageRequest immediately after generating the profile?
Richard
05-04-2016 03:44 PM
Yes, I'm calling getHostedProfilePageRequest immediately after call createCustomerProfileRequest
05-05-2016 05:26 AM
Richard, I'm using CIM and the "AuthorizeNetPopup" window that points to https://test.authorize.net/profile/addPayment
And when the popup is closed (AuthorizeNetPopup.closePopup), I send a url variable to the main form, to indicate to refresh the page and do a getCustomerProfileRequest. When the getCustomerProfileResponse comes back I look for all payment profile ids from returned customerPaymentProfileMaskedType.
Normally, the new profile comes back with that next call to getCustomerProfileRequest.
Right now, after 1 or two more page refreshes (or calls out to getCustomerProfileRequest), it will then see the new payment profile.
No problems with production.
05-05-2016 07:28 AM
It seems to be working OK now.
05-09-2016 03:14 PM
05-11-2016 05:49 AM
We just started getting the issue again this AM. Anyone else having issues?
05-11-2016 07:37 AM
Hello
I've reported your issue to the product team for analysis.
I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click Topic Options at the top of this thread and then select Subscribe. You'll then receive an email once anyone replies to your post.
Thanks,
Richard
05-11-2016 08:19 AM