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.

CURL and REST protocol support

Hi,

I am a developer for a website that is currently using 2checkout. Currently any options to buy is being ”re-directed” to a 2checkout interface. I would like for the shopper to remain within my domain/ website while the information is transacted to 2checkout. I have worked with other payment gateways and have develop alot of REST driven applications.

Does/ Would 2checkout support REST/ CURL transactions

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 Supplier

Spotlight Supplier

Feng Shui Products


Popular Tags