Is there any other e-commerce site besides PayPal?

How to integrate paypal button to a ecommerce site?

  • I would like to start a ecommerce site to sell ebooks and I wanted to know, how to add the paypal button to my site so that customers can purchase through paypal.

  • Answer:

    With ebooks, you'll probably want them to download the product after payment, that can be a little bit more involved than just adding a button. (people generally expect to be able to download digital products immediately after purchase) The way to do this is with something called IPN, or "Instant Payment Notification" basically, software on your site listens for events (such as "So-and-so paid me $x.yz") when it gets such an event, it sets a flag allowing them to download it. This will do it: http://www.geniegate.com/listings/payvex/ (Full disclosure, I own PayVeX) It'll also work with pecunix. (for international customers) You could write your own if you wanted, heres a helper class to get you started: http://www.geniegate.com/other/paypal/ Using OOP, just extend the class with your specific methods. (such as verifying the TXN, amount, payee)

ESTWUL74X6BXK6SEO46ENRCCVI at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

I believe the Pay Pal site has a link for that. My web site was created through Yahoo and under the tool menu there was a tab specifically for that. It was very simple. Yahoos site builder was actually very simple to use all in all. I think it would depend on the program used to create your website.

Robert

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.