---
title: "What is the diffrence between Notify URL and Return URL?."  
description: "What is the diffrence between Notify URL and Return URL?."  
author: "Anonymous User"  
published: 2011-06-13  
updated: 2020-09-17  
canonical: https://www.mindstick.com/interview/1062/what-is-the-diffrence-between-notify-url-and-return-url  
category: "php"  
tags: ["php"]  
reading_time: 1 minute  

---

# What is the diffrence between Notify URL and Return URL?.

**Notify URL**: The URL to which PayPal posts information about the transaction via Instant Payment Notification. Must be URL-encoded. Its an optional field have maximum 256 characters length.

**Return URL**: The URL to which the customer's browser is returned after completing the payment; for example, a URL on your site that displays a "Thank you for your payment" page.

## Answers

### Answer by Anonymous User

**Notify URL**: The URL to which PayPal posts information about the transaction via Instant Payment Notification. Must be URL-encoded. Its an optional field have maximum 256 characters length.

**Return URL**: The URL to which the customer's browser is returned after completing the payment; for example, a URL on your site that displays a "Thank you for your payment" page.


---

Original Source: https://www.mindstick.com/interview/1062/what-is-the-diffrence-between-notify-url-and-return-url

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
