-
Recent Posts
- Granting remote access to your MySQL database
- [Solved] The Web Application project ‘MyWebApp’ is configured to use IIS error
- Sticky wicket. Dealing with FBML deprecation, Iframe facebook app as page tab
- In search of the neos and the oracles
- Lessons learnt on PayPal Website Payments Pro API today, Supported currencies, Changes needed with Active merchant integration
Category Archives: Programming
Finding Verification status of a paypal account , Ruby on Rails, PayPal Adaptive Accounts GetVerifiedStatus
We recently had a requirement where we had to find the “verification” status of any given paypal account. This might be very useful to reduce the risk of online frauds. I was searching for a Ruby on rails plugin for … Continue reading