is there any guide, how to insert PayPal payment in homepage? For example, there is something like “add news” feature, where for each news you must pay $3 with PayPal. I must integer payment inside homepage, and after payment process is completed, it automatically inserts data in database with ‘post information. I can do everything except the middle part ‘Payment on PayPal’… Any help would be appreciated.
EDIT: well, I need to integer PayPal payments for example like minecraft.net integrates their
PayPal payments.
Adding PayPal integration isn’t straight forward, but yes its very possible.
I would suggest finding a used and tested PHP PayPal script/class and using that, instead of coding one your self.
Your answer in general is very vague, maybe include some extra details of what type of integration you need.
You can add Buy Now buttons which link visitors to your paypal easily here: https://www.paypal.com/pdn-item, they allow for lots of customization