can i use a notify_url with paypal subscribe button -


Can I use a notify_url with a PayPal Subscribed Button? If yes, then it is reported that when payment is made?

For example, if I put in this form:

   

Will that script be called for every payment?

You can use notify_url in the Subscriptions button. Every month, when you make this subscription button, PayPal will use the same notified user setup.

Basically, it is not that you can not update notify_url for a subsystem button

If you want to update notify_url, then cancel and subscribe to the new Notify_url There is a way to make it together.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -