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
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:
- How To Click A Button In A Popup?Best solution by Stack Overflow
- How to integrate paypal into your IOS app using swift?Best solution by Stack Overflow
- How to add a button in a Fragment?Best solution by Stack Overflow
- How do I get PayPal button onto my myspace?Best solution by answers.yahoo.com
- How does someone make money owning a web site?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.