• Hi,

    is it possible to catch the paypal data after a user has donate some cups? Like to create after donation a license code gift, which I like to send to the guys who has donate

    Like to have name an email to work with it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pare81

    (@pare81)

    Hi guys,

    any info to this?

    Thanks and regards
    pare

    Plugin Author Arunas Liuiza

    (@ideag)

    Hey, sorry for the late reply.

    Currently tinyCoffee does not deal with Paypal response data. I’d like to add it at some point in the future, but do not really have the time at the moment, so it could take a while.

    As a developer, you can use the tinycoffee_ipn hook, that should be triggered when PayPal sends back an IPN notification. Here you can catch POST data and process it accordingly. I have to note that tinyCoffee currently does no verification of that data, so if you want to make sure it came from PayPal, you should do IPN verification yourself.

    Hope that helps, Arūnas.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Catch Paypal data after donation’ is closed to new replies.