paypal - IPN + Take customers to the URL when they finish checkout -


i have configured url ipn in general configuration of paypal account.

will override option called "take customers url when finish checkout" (in configuration of button) ? (see below)
or both pages called when succesful payment ? (ipn + "take customers url when finish checkout")

button configuration

ipn settings not affect auto return setting ("take customers url when finish checkout"). former http callback backend processing , latter controls browser behavior buyers.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -