02
Jan

SimpleFPS – PHP Amazon FPS Library

SimpleFPS allows PHP developers to stop worrying about some of the low-level implementation details of Amazon FPS.

Download SimpleFPS – PHP Amazon FPS Library from http://sampleapps.s3.amazonaws.com/SimpleFPS.zip

Extract the zip file and put it in the location that you need that to be.

Go to the SimpleFPS/SimpleFPS/sample/ and inside that we will find one config.php file.

We have to provide the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY to that file to get connected to the database.

We have to change the permission of the log.txt file to writable.

Now our SimpleFPS is ready and browsable.

In the SimpleFPS we can Make payments, Get account balance, View account activity etc….

Making Payments

Click on the Make Payment of $1 link.

make.jpg

This will be redirected to the amazon payments page where it will ask for the login information.

pay.jpg

For the testing purpose we have to get a sandbox account.

( For creating a sandbox account click here )

After login it will ask for confirmation where it will show to whom to be paid and also the billing information

confirl.JPG

When we confirm the payment is being done. The result will be send to a returning URL that is being provided by us.

res.JPG


Posted by on 02 Jan 2009 by Sreeraj R.K in Amazon S3 and CloudFront

3 Responses to “SimpleFPS – PHP Amazon FPS Library”

Add reply

*