Tuesday, 13 August 2013

Polling / checking Paypal for incoming transactions

Polling / checking Paypal for incoming transactions

Is it possible to implement a more bitcoin-like model in which our server
polls or checks for the latest (incoming) payments on a paypal account?
We are using paypal not for e-commerce but for a banking-like system where
these incoming payments are deposits to an internal account. This model
would fit the UX-patterns better.
On the bitcoin network we check for the latest transactions every 10
minutes. We would like to use this scheme for our Paypal account too.

No comments:

Post a Comment