You need to login in order to make a new post. If you do not have a community account, you can get one here.

RESTful API

Ability to get information about sales in xml with RESTful access protocol would be great.

I.e. GET via HTTPS:

GET /va/sales/detail?sale_id=1234567890
Host: www.2checkout.com
Accept: application/xml
Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==

would return something like

{sale}
{id}1234567890{/id}
{amount currency=”USD”}123.00{/amount}
{method channel=”CC”}
{type}Visa{/type}
{card}123456…90{/card}
{avs}XX{/avs}
{cvv}P{/cvv}
{/method}
{customer}
{id}9876543210{/id}
{name}John Doe{/name}
{address}
{street}1600 Amphitheatre Parkway{/street}
{city}Mountain View{/city}
{state}CA{/state}
{zip}94043{/zip}
{country}USA{/country}
{/address}
{phone}+1(555)12-3456{phone}
{email}jdoe@example.com{/email}

{/sale}

Note: angle brackets should be above in example…

Request is not limited to sales only, products, payments, etc. would be great as well, but sales are first priority.

Integration Guide

I’m sorry for asking a question which I know will have been asked before, or at least I would expect so. I’ve been asked by a client to add 2co to his website. He uses recurring billing and doesn’t want to add his products manually.

Basically I need a guide, I’m assuming you have one hidden somewhere on this site?

If anyone could point me in the right direction(s) I would greatly appreciate it, I have stumbled around on the site for about 40mins now and I’ve got no where, I can’t find a clearcut guide.

Recent Activity:

Welcome to 2Checkout!

2Checkout is a full-service e-commerce solution recognized by Inc. Magazine as one of the fastest growing companies in the United States. 2CO’s proprietary technology supports back-office functions including financial reporting, tracking, fraud prevention, affiliate tracking, customer service and sales tracking. Click here to learn more.

Spotlight Product

Spotlight Product

Professional Banner Design

Spotlight Supplier

Spotlight Supplier

Sell Downloads Guide


Popular Tags