2CO Certified

To add a button to your site, right click the button and save it to your computer. Then upload the button to your server and place the following code on your site:

<a href="http://www.2checkout.com/" target="_blank"><img src="path_to_button" border="0"></a>

To include credit card logos, please see Can I have Credit Card logos on my Site or Cart?

How can I customize the look and feel of the buy buttons?

It is possible to use Cascading Style Sheets (CSS) to customize the look and feel of our buy buttons on your website. For more details on this, we recommend that you review the following third-party tutorial.

http://www.webreference.com/programming/css_stylish/

Please note that 2CO does not provide assistance with designing any aspect of your website - including button formatting - as part of our support package, and this information is therefore provided your reference only.

How do I use the continue shopping button?

The continue shopping button works like this:
#1 If return_url is passed in, it returns to the page (i.e. return_url=http://www.example.com/mypage.html).
#2 If that is not passed in, it returns to the page the buyer clicked “buy” (by http_referer) from on your site (doesn’t work if you are testing from a page on your pc).
#3 If those 2 things are blank, it returns to the website url listed on the account.

Below are examples of how the return_url parameter may be implemented.

Form:
<form action=”https://www.2checkout.com/2co/buyer/purchase” method=”post”>
<input type=”hidden” name=”sid” value=”XXXXXX”>
<input type=”hidden” name=”quantity” value=”1″>
<input type=”hidden” name=”product_id” value=”1″>
<input type=”hidden” name=”return_url” value=”http://www.example.com/mypage.html”>
<input name=”submit” type=”submit” value=”Buy from 2CO”>
</form>

Hyperlink:
<a href=”https://www.2checkout.com/2co/buyer/purchase?sid=XXXXXX&quantity=1&product_id=1&return_url=http://www.example.com/mypage.html>Buy from 2CO</a>

Recent Posts from the Community:

calculation

posted by: everfresh

Reserve Release

posted by: vaisal
More from the community »

Spotlight Supplier

Spotlight Supplier

Vacation Rental Software

Spotlight Product

Spotlight Product

Visualizer Photo FX


Popular Tags