26100PHP MySQL Shopping Cart Tutorialhttp://www.phpwebcommerce.comYes, this is a another shopping cart tutorial. I am planning to make this tutorial to cover a more sophisticated shopping cart solution but for now it only explains a basic shopping cart. I will improve it in time so stay tunedPHP > Tips and Tutorials > E-CommerceOct 15, 2006Arman
There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. Because the whole process is based on the data you need to send via a web form to the PayPal payment processor these script look very similar
First things:
If you are trying to build a quick but reliable client code to do a transaction through Paypal SOAP API's, if you are using PHP, then don't even bother-to, or, worry-about the Paypal SDK or samples that you can download at the Paypal integration center. Trust me, those samples only make it look like its so complex.
Perhaps the most ubiquitous Web application is the venerable shopping cart. Recently, a small client of ours wanted a shopping cart that could be customized. After evaluating many possible solutions, we decided to make our own shopping cart using PHP. Along the way, we learned a lot of lessons about sessions, secure servers, and credit cards.
This is a simple tutorial on how to get prices from amazon with their Web services SDK. First you need an amazon SDK account, hop on over to https://aws-portal.amazon.com/gp/aws/developer/registration/index.html? if you haven't gotten one already.
Note: This tutorial is only valid for amazon USA, as that is the SDK I am using, Amazon UK and other divisions of amazon have their own SDK and this tutorial will not work for those.
In the following example we use the advertiser field and description field . The programtype and commision fields are added for an exercise for the user , with these you could only select certain types of programs say leads only and this would display only these links. The same goes for percentage you could sort by percentage, display only above a certain percentage .
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.