Posted on : 17-Feb-2010 | By : jontroth | In : PHP Programmer, Tricks & Treats
I needed a quick and simple method to show YouTube thumbnails to for a “What’s New” video section so I whiped up this quick and dirty class.
I needed a quick and simple method to show YouTube thumbnails to for a “What’s New” video section so I whiped up this quick and dirty class.
I recently had the chance to setup a Chase Merchant Account Orbital Gateway. I needed a PHP solution for it though Orbital didn’t have any PHP examples, only SDKs for Java, Perl and .net.
So I decided to use their XML API and create the PHP script using CURL.
I hope this is helpful to anyone looking for help with the Chase Orbital Gateway.