Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Keep The TechnoWorldInc.com Community Clean: Read Guidelines Here.
Recent Updates
[May 17, 2024, 05:02:16 PM]

[May 17, 2024, 05:02:16 PM]

[May 17, 2024, 05:02:16 PM]

[May 17, 2024, 05:02:16 PM]

[April 24, 2024, 11:48:22 AM]

[April 24, 2024, 11:48:22 AM]

[April 24, 2024, 11:48:22 AM]

[April 24, 2024, 11:48:22 AM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[April 03, 2024, 06:11:00 PM]

[March 06, 2024, 02:45:27 PM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   MegaPixelShop
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Techno Articles » Webmaster » Ecommerce
 Delivering Information Products Through Paypal Automatically
Pages: [1]   Go Down
  Print  
Author Topic: Delivering Information Products Through Paypal Automatically  (Read 746 times)
Stephen Taylor
TWI Hero
**********



Karma: 3
Offline Offline

Posts: 15522

unrealworld007
View Profile
Delivering Information Products Through Paypal Automatically
« Posted: August 08, 2007, 12:38:33 PM »


Delivering Information Products Through Paypal Automatically


Paypal is one of the wonders of the web. Never has it been easier for individuals or small business to receive payments though the web & to be able to accept payment though debit or credit cards without having to own a merchant account. You can have a paypal account setup within minutes & accept payment straight away.

One of the most widely used examples of how paypal is used to sell goods, is with Information Products such as ebooks, special reports or software.

If your using paypal to offer information products, you can simply setup your site to accept payments & deliver the product automatically. Get it right and you could be earning money in your sleep!

The most basic setup is by using Paypals return page tag in the following format.

(Change all [] to when entering the html code)

[input type="hidden" name="return" value="http://www.yourname.com/thanks.php"].

Insert this into your paypal code & when a successfull payment is made your visitor is simply diverted to the page you specify. Most of the time it will be a "Thanks For Your Order Page", but additionally you can include the products on this page for your visitor to download straight away.

Although this is the easiest ways to setup autodelivery of your products, by using paypals return page tag visitors have the opportunity to download your product without paying. Don't get me wrong, this method works & I see it used daily, even on established websites but experienced web users know that by viewing the source page of your order page, they can view where your page is located free. By simply copying & pasting the address into their browser

To make it more secure an IPN script can be used which is what we use at eBusiness eBooks. First of all the following tags will need to be installed within the paypal button code.

[input type="hidden" name="return" value="http://www.yourname.com/thanks.php"][input type="hidden" name="notify_url" value="http://yourname.com/order.php"]

Notice how we use both the return & the notify_url tag. In the case where you have a script to verify the payment, the return page will be used as a Thank You page, & will also inform the visitor to check their email account. The script in the example we use here simply emails the download loaction to the users email address. I've created a basic script which you can use for delivering intangable goods though your websites here.

Just a few words of advice when using an IPN script such as above in conjunction with paypals return tag. First all all both the return page & the script must be on the same server for them to function correctly & the return page should be a .PHP page & not a .HTM or.HTML page. If you use a html page as the return page the script will not run & your product simply will be delivered. There's no need to change any of the code in the thank you page, simply just rename it to a page with a .php extension.

Now if your not comfortable playing around with paypal buttons or IPN scripts there are a number of services that can take care of everthing for you. One of these is Payloadz which offers delivery of intangable goods. The advantage of these similar services is that they also work on eBay which is where a lot of informational products are sold.

Whichever option you choose, once it's setup you'll comfortably have your business on autopilot without the need to check your email on an hourly basis & sending out several emails containing the download locations.

Good luck.

Mark Kenny sells Information Products though http://www.eBusinesseBooks.com & creates turnkey websites though http://www.Trading-Web-Solutions.com.

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.127 seconds with 25 queries.