Server to Server Callback

Once transaction is successful, we do a POST/PUT call on the URL available in request header.

Response will be base64Encoded string with checksum in header. Client is expected to validate checksum before processing the response. For more details about callback.