What is Receipt Link?

With First Data Payeezy Gateway Payment Pages, Receipt Link is one of the methods used to display the transaction record to the customer.

Basically, the customer is shown their receipt (whether the transaction was approved or declined) plus a link that, when clicked, returns them to the merchant's website.

Additionally, there are 4 Receipt Link methods to choose from:

  • LINK: user must click a link to return to the merchant's storefront after completing their purchase
  • GET: similar to the LINK method plus the transaction details are returned to the merchant in the form of a query string URL
  • POST: similar to the LINK method plus the transaction details are returned to the merchant server as a form post
  • REDI: similar to the POST method except the user is automatically returned to the merchant's storefront without having to click a link

Note that the POST method for Receipt Link is very similar to Silent Post except that Silent Post does not require that the user click a link in order for the method to be invoked.

Powered by Zendesk