Hi, has anyone used PsiGate as a CC processor? I have the transaction working just right, but need some help in capturing the response back from them.
Their documentation isn't all that clear, and I've e-mailed them about this but just haven't heard back yet.
Their documentation says possible response format are:
XML - Browser/Connection is not forwarded but instead an XML response is returned directly once completed.
XML1 - Browser is forwarded to the Thanks/NoThanks URL and the response is posted as an XML formatted string.
HTML - Browser is forwarded to the Thanks/NoThanks URL and the response is passed via individual field names using the query string.
HTML1 - Browser is forwarded to the Thanks/NoThanks URL and the response is passed via individual field names using the POST method.
I can only get the HTML format working, but don't want to use that as the response comes back in the form of URL vars (which makes the URL very unattractive and I feel it's not safe).
I'd much rather the HTML1 format.
API docs
_____________________________
Just Imagine.
Their documentation isn't all that clear, and I've e-mailed them about this but just haven't heard back yet.
Their documentation says possible response format are:
XML - Browser/Connection is not forwarded but instead an XML response is returned directly once completed.
XML1 - Browser is forwarded to the Thanks/NoThanks URL and the response is posted as an XML formatted string.
HTML - Browser is forwarded to the Thanks/NoThanks URL and the response is passed via individual field names using the query string.
HTML1 - Browser is forwarded to the Thanks/NoThanks URL and the response is passed via individual field names using the POST method.
I can only get the HTML format working, but don't want to use that as the response comes back in the form of URL vars (which makes the URL very unattractive and I feel it's not safe).
I'd much rather the HTML1 format.
API docs
_____________________________
Just Imagine.