2CO Form Setup No Automatic Downloads

This is the setup for the 2CO forms in select Allwebco templates. This support page is for setting up the forms if you do NOT want automatic downloads for your customers. For setting up Paypal forms with no auto downloads click here.

Step 1:
Setup a 2CO sellers account.

If you are selling downloadable items click here.

Step 2: Setup the 2CO forms:
When selling items through 2CO, you will login to your 2CO account and add new products using the "products" link in your account. Example: Go to products. Select the "New Product" link. Fill in the form as shown below (edit 4 areas or more) and hit the "Create Product" button. This will be product number 1 if it is your first item you have added. For the approved URL use:
http://your-domain.com/thanks-payment.htm



Now edit the code in the gallery1.htm. For example: find the first 2CO form and edit the 2 highlighted areas below. Replace the "sid" or "999999" with your 2CO store ID. Your store ID can be found at the top of the page in your "Set Up Products" area. Now edit the "product_id" or "999" with your product number. You have added product number one, so replace the "999" with "1". Save and test the form and it should be working.

<!-- START 2cO FORM 1 -->
<form method="post" action="https://www.2checkout.com/2co/buyer/purchase" style="margin: 0px">
<input type="hidden" name="sid" value="999999">
<input type="hidden" name="product_id" value="999">
<input type="hidden" name="quantity" value="1">
<input type="submit" value="Purchase from 2CO" onmouseover="this.className='buttonon-order'" onmouseout="this.className='button-order'" class="button-order"><br>
</form>
<!-- END 2cO FORM 1 -->


Step 4: Setup the "return" pages:
In the template folder you will find a page called "thanks-payment.htm". This is the return page you setup in step #2. Edit this page exactly as you would like your return page to look. After any purchase your clients will be directed to this page.

Step 5: Setup the next product:
Now do the above steps for every product in your gallery.htm or delete the code for any extra products you do not need.

Notes:
The "robots.txt" is only needed if you are selling downloadable items to keep search engines out of the download folder.



Related Topics:
Setting up Paypal forms with no auto downloads
2CO and Paypal automatic download setup


Links:
PayPal


Allwebco Template Support


Allwebco Website Template Support


See Also...
Paypal Cart Setup
Auto Download Setup


See Also...
Convert Paypal forms to cart forms




Click here to open a new or upgrade to a Paypal merchant account