c# - Paypal, how do I find out when someone makes a purchase? -


in general:

  • c# server
  • getting transactions hosted items
    • type: shopping cart
    • type: subscriptions
    • data: custom field
  • callbacks?
  • not web

i setting minecraft server , require purchases recognised possible, there way callbacks when purchases made , if there isn't - how payment history?

list payment resources has been complete waste of time looking topic finds transactions api can't see other parts in find transactions generated hosted buttons.

does know of information , better documentation - far paypal has been worst api work with.

before using ipn, choose payment product gives immediate response when payment made.

for example, may choose express checkout classic api (https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/gs_expresscheckout/) or payment rest api (https://developer.paypal.com/webapps/developer/docs/api/#payments). both return immediate response when payment made, , know if payment successful.

in case ipn works secondary means of notification, , serves other purposes: disputes, chargebacks, etc.

but yes, ipn can used if have choose website payments standard, meaning buy button, shopping cart button, subscription button, etc.


Comments

Popular posts from this blog

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -

javascript - oscilloscope of speaker input stops rendering after a few seconds -