Help!!!!!
I am working on a site that wants to sell downloadable images using paypal.
Can anyone help with this process as i cant find any useful info on it
the design?
the downloads?
the payment gateways?
the backend database?
the scripts?
anything else I missed?
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
First of all you need to find out if they are going to sell images one by one or multiple images at the same time like a shopping cart.
If they are selling item by item it is pretty simple:
Go to their account and generate a selling button this will create a code with all the item info.
If they are selling several items do the following:
go to https://developer.paypal.com and create a testing account. You'll be able to test your paypal interface, test emails and manage API credentials for your Paypal account.
They also have a developers blog.