by Drew | Last Updated Apr 21, 2019 | Published on Jun 22, 2015 | Blog
The Power of the Post Posting questions on forums online can be a very powerful tool for developers. Not only will it allow you to learn from experienced developers who have accomplished your goal(s) before, but it will save you loads of time. What Do You Mean by The...
by Drew | Last Updated Oct 21, 2018 | Published on Mar 30, 2015 | Blog, PayPal, Tutorials
Introduction PayPal has to manage millions of transactions and ensure that they are all legitimate to help protect their users. One of the big “red flags” within PayPal’s system is when your account or debit card is used outside of the geographic area that it...
by Drew | Last Updated Mar 27, 2019 | Published on Dec 8, 2014 | Blog, PayPal, Tutorials
How to Test and Troubleshoot PayPal IPN One of the questions I most often see asked on forums like StackOverflow and Experts Exchange is regarding PayPal Instant Payment Notification (IPN) and how to test it thoroughly. It can be a little bit tricky because the result...
by Drew | Last Updated Nov 22, 2018 | Published on Nov 5, 2014 | Blog, WooCommerce
What is POODLE?POODLE is an internet security vulnerability that impacts the Secure Sockets Layer (SSL) 3.0 protocol, which was designed to ensure secure connections when browsing the Internet. When exploited, this vulnerability enables a cyber criminal to gain...
by Drew | Last Updated Apr 10, 2019 | Published on Aug 2, 2014 | Blog, PayPal PHP Library, Tutorials
Video Demo Introduction The first step towards building any application using the Angell EYE PHP Class Library for PayPal is to actually download and install it within our project. I will be using PHPStorm through-out this tutorial, but you can use any IDE / editor...
by Drew | Published on Jun 23, 2014 | Blog, PayPal
PayPal Express Checkout works by allowing buyers to utilize their PayPal digital wallet in order to make purchases. This digital wallet may consist of bank account(s), debit card(s), and/or credit card(s). During checkout, the buyer chooses which funding method they...