Originally posted by gcamley
View Post
RealEx keep insisting to us that the Response URL must be a scrip:
Response URL
The card holder is not redirected to the Response URL once a transaction is processed. After the transaction they will remain on the hosted payment page.
The Response URL is where your response script should be set up. This script has two functions :
1) To 'accept' the response message sent back with the result of the transaction
2) To define the result message to be displayed to the card holder after the transaction has been processed.
Once a transaction has been completed the Global Iris system 'grabs' the result message from the response script and displays it to the card holder on the hosted payment page.
The card holder can then be brought back to your website by including a link in the response message.
The card holder is not redirected to the Response URL once a transaction is processed. After the transaction they will remain on the hosted payment page.
The Response URL is where your response script should be set up. This script has two functions :
1) To 'accept' the response message sent back with the result of the transaction
2) To define the result message to be displayed to the card holder after the transaction has been processed.
Once a transaction has been completed the Global Iris system 'grabs' the result message from the response script and displays it to the card holder on the hosted payment page.
The card holder can then be brought back to your website by including a link in the response message.
Comment