Ask a Question related to PHP Development, Design and Development.
-
Kev T #1
Paypal PHP Dev Kit
Hi,
I have downloaded the Paypal PHP Dev kit and need some help.
The documentation is sparse to say the least. The sample
How can I use it to include several buttons on a page each for a differnt
product item?
e.g I will be using an If statement to include a button dependant on the
results of data already passed in from another script.
There may be up to 3 of these buttons required.
Do I have add sections to the config.inc.php file from the dev kit for
every item I would like to sell?
Is there any more documentation for the kit and its use?
--
Kev T
Kev T Guest
-
Dreamweaver & PayPal
Hi im using dreamweaver and i have a client who wants to add paypal to his site, i gather you go to www.paypal.com and get an acount, but how does... -
Paypal
Is it possible to be able to have a client update their site with contribute and administer paypal? -m -
OT: Is anyone here using PayPal IPN?
If so, what datatypes are you using for your various IPN variables? How do you handle shopping cart transactions with multiple-items? Do you... -
ASP & PayPal
Hi, Can some one point me to a resource (if there is one) that describes if a value is sent back to my site from PAyPal once the payment has been... -
ASP + PAyPal
Hi, Can some one point me to a resource (if there is one) that describes if a value is sent back to my site from PAyPal once the payment has been... -
Gary L. Burnore #2
Re: Paypal PHP Dev Kit
On Thu, 5 Aug 2004 08:25:53 +0100, "Kev T"
<nospam@c.l.o.n.e.fsnet.co.uk> wrote:
Sparse? Hardly. Maybe you didn't dl the right document.>Hi,
>
>I have downloaded the Paypal PHP Dev kit and need some help.
>
>The documentation is sparse to say the least. The sample
Use the button factory to create each buttion and save the code since>
>How can I use it to include several buttons on a page each for a differnt
>product item?
you're new at it. After a few of them, you'll see the pattern.
Put the button code inside the if. That's pretty easy.>
>e.g I will be using an If statement to include a button dependant on the
>results of data already passed in from another script.
>
>There may be up to 3 of these buttons required.Of course not. The inc holds the login info for the db.>
>Do I have add sections to the config.inc.php file from the dev kit for
>every item I would like to sell?
There are three huge documents on it on the site.>
>Is there any more documentation for the kit and its use?
Gary L. Burnore Guest



Reply With Quote

