The right hook after succesfully paypal payment
-
Hi,
I am developing a site and i have trouble to catch the right hook.
I want to catch the hook when someone successfully completes a payment. I want this because i save a counter for each user in my database and when a user pays i want to refresh the counter. So I want a hook that is triggered if the user pays and only then. If the hook is also triggered on other situations (e.g. when a user cancelled his subscription), will cause me a bug because i don’ t want to refresh the counter.
I would like to avoid the method with the notification handler for security reasons.
could you suggest me the right hook or some other solution to my problem?
thank you in advance an sorry for my bad english.
- The topic ‘The right hook after succesfully paypal payment’ is closed to new replies.