- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Reply Response dropping parameter
History: 09/08/2015 evening broken
09/10/2015 back up when Authorize.NET update rollback
Parameters working again.
09/11/2015 Evening, Broken again! I believe update rolled out again.
Down.
We are using parameter to maintain session. Realize, we need to work around, but no indication or alerts parameters will be stripped.
โ09-12-2015 07:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @jbomberger
Have you considered sending the session in a userField? It will be included in the response (but not stored with the transaction).
Richard
โ09-13-2015 09:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, we are able to pass sessionid through user field. But we are unable to replace new session with what was stored in the field.
โ09-14-2015 07:47 AM