Json Response for Transactions


#1

I don’t get it though why return some heavily concatenated string as transaction response instead of just giving out a standard json or xml response like what every other api does

Status=Ok&blah blha some very long string with to many ampsands and other line break characters those are prone to many errors ,one has to tokenize strings etc

This does however looks presentable
{
Status=“Ok”,
returnUrl = “url”
}


#2

Please note this feature request is not yet supported