For a more secure option, you can provide a S2S URL for completes and reconciliations/reversals.
...
Note |
---|
Note that we use the POST method when sending the S2S callback |
...
...
Information Returned
The URL will pass back the following info:
Session ID
Member ID
CPI Value
Survey ID
Survey LOI
Example URL
...
A user status gets changed from a complete to a non complete
A user status gets changed from a non complete to a complete
Information Returned
The URL will pass back the following info:
The CPI value
Session ID
Old status
New Status
...
Example URL
http://test.com/completetononcomplete?ps_rstatus=33&oldStatus=21&supSid=12345678&supCpi=1.20&ps_s_hash=123abc456def91011xyz
For more information on Hashing and Security, please click the following link:
...