Hi As the title say, I need a small php file created that includes my paypal info. I am not sure how to describe it, but I will try On a normal PayPal link You have to includde all Your PayPal info related to that product. I would like it included in a php flie, that could be called pay.php or something. Then I could include this file with the PayNow button, and when people click buy, it would go to this file, get the info, and then go to PayPal. Then I could just edit that file for all products, and it would also be easier if I have several BuyNow buttons, or text, for the same product on one page. Hope someone understand what I mean, and will be to help me out on this. I know it would be fairly easy to do for a programmer, which I am not. Name Your price if You are able to do it, and You could get some easy money. PS! I would want to try it before I pay. Reason for this is that I have paid to many times for things that does not work. Thanks for looking.
Paypal has a step by step creator for the paypal button that you can use. To do it dynamicly I would create the first button using their form wizard and then replace the forms variables with php varibles then just update the variables in a webpage.
Sorry if I posted in the wrong section. I got a person working on this And, some of what You mention re. php is what I do not know.