2Checkout Blog »

Sub-categories:

Demo Parameter Changes

The way the demo parameter behaves has changed. The demo parameter can be passed to the purchase routine with 2 values: Y for demo mode or N for live sales mode. Now when you pass this parameter in with a value, that value is “Locked In” until the session is cleared by ending the sale or manually clearing the browser’s cache and cookies. This means that if a vendor passes in demo=N it is not possible to change it to a demo purchase once the customer has reached the 2Checkout page. Changing the URL to read demo=Y and reloading the URL will have no effect. Same goes for passing in Y. You will not be able to remove or edit the value.

If the demo parameter is not passed into the purchase routine you will be in live sales mode. Your purchase session will not be “locked in” to any mode so it would be possible to add the demo parameter, reload the URL and change the sales mode.

You can also turn the demo parameter on and off using the Demo Settings inside of your 2Checkout account. More information on how to do this can be found here.

When using the Demo feature for testing purposes, please be certain to clear the cookies in your browser between tests to ensure the new account settings have been applied. For more information on clearing the cookies please click here.

Valpak and 2Checkout

You may have noticed a coupon code box as you were checking out. 2Checkout has launched a test market campaign in conjunction with Valpak for the greater Columbus area. Five-hundred-thousand homes will receive the Valpak offer that is not only aimed at vendors, but at customers alike. Valpak has been the leader in Co-operative direct mail advertising for about 40 years. The test market campaign will run from September until December, so be on the look out for your Valpak mailer and happy shopping!

Affiliate Program Limited Beta

Thank you to everyone who has provided their advice and recommendations for the new 2CO affiliate program so far.

Our developers have been working on the new affiliate program and are now ready to release a limited invite-only beta.

If you would like to participate in this beta program, please send an email to affiliatebeta@2co.com with the following information:

subject: Affiliate Beta
name: your name
SID: your 2CO supplier id
Would you like to offer commissions on your products? Yes/No
Would you like to earn commissions on others’ products? Yes/No

We will be contacting the first round of beta participants over the course of the following week.

Purchase Routine Updates

This week’s purchase routine release notes have been posted to the Beta Project forum. Many of the changes made were in direct response to feedback received from our suppliers.

Keep telling us what changes you want to see here on the blog or in the Beta Project forums.

Custom Purchase Links

Many of our suppliers have asked if they can customize their Plug and Play purchase links. This article will demonstrate an easy way to do so.

Below is an example of part of an HTML Snippet we may provide. This snippet can be found in the ‘Set Up Products’ section of your account by clicking the ‘HTML’ link for the appropriate product:

<a href="https://www.2checkout.com/2co/buyer/purchase?sid=11&quantity=1&product_id=4"> PRODUCT NAME </a>

Once a supplier has copy and pasted this auto-generated code into their site, it will appear like this to a web browser:

PRODUCT NAME

Using the auto-generated code as a starting point, we can simply remove the link text and replace it with the HTML code for an image:

<a href="https://www.2checkout.com/2co/buyer/purchase?sid=11&quantity=1&product_id=4"><img src="XXXXXX” alt=”PRODUCT NAME”></a>

Please make sure that you replace “XXXXXX” with a link to the desired purchase image hosted on your site, “PRODUCT NAME” with your actual product name or other appropriate text and “11″ with your own 2CO supplier ID.

Unscheduled Outage

This Wednesday (8/22), a local power outage affected the 2Checkout.com transaction servers. 2CO is equipped to handle indefinite power outages with no loss of service, however because of multiple human errors committed when following 2CO’s power outage and backup power procedures, some orders placed between approximately 6:47 AM and 9:52 AM did not complete correctly. 2CO realizes that any lost sales are totally unacceptable and we are doing everything in our power to insure that similar staff errors cannot occur in the future.

We would also like to take this time to explain the effects of this outage and what we are doing to address these orders.

Affected orders would have been accompanied by the usual Order Confirmation emails, but suppliers will not be able to locate these order numbers in their 2CO accounts. Customers’ credit cards were authorized, but these authorizations will drop off, so the customers will not be charged for these orders.

To address these missing orders, we will be sending an email recommending that each affected customer place their order again. Each affected supplier will receive a copy of the appropriate email. If the customer does not follow up with a new order, the supplier can follow up by sending the customer further Request for Payment.

We apologize for any inconvenience this outage may have caused and assure you we are doing everything within our power to prevent similar events in the future.

If you have any questions or believe you have been affected, please contact our Customer Care team by opening a support ticket.

You may also give us a call at one of the phone numbers below:
1.614.921.2450 Main Number
1.877.294.0273 Toll-Free (US and Canada)
0.871.871.8283 United Kingdom

Resource Links (Part 3)

This is the third part of our ongoing series of site-building resources. Today we’ll be focusing on website statistics and graphics/design resources.

Statistics

  • Crazy Egg - hosted statistic package with a variety of visualization options
  • tapefailure - hosted statistic package with a variety of visualization options
  • Mint - self-hosted, extensible web statistics
  • AWStats - powerful free and open source log analyser

Graphics/Design

Do you have a website statistics and graphics/design recommendation you would like to share? Please tell us about it in the comments.

Related Articles:

Customer Service To Drive Growth

The third annual NYSE CEO Report finds CEOs increasing their focus on meeting and exceeding customer expectations to drive and maintain growth in the future.

“Almost one-third of CEOs will spend more time on customer relations; more than half expect to spend more money on it; and two in ten CEOs cite customer satisfaction as the most crucial element to their long-term success as CEO.”

Related links:

Resource Links (Part 2)

This is the second part of our ongoing series of site-building resources. Today we’ll be focusing on PHP and Javascript.

PHP

  • PHP.net - “PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.”
  • W3Schools’ PHP Tutorial - This site was previously listed in Resource Links (Part 1) for HTML/CSS
  • PHP Object Generator - “PHP Object Generator, (POG) is an open source
    PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application.”
  • Smarty - PHP template engine that helps separate application code from presentation.

Javascript

  • W3Schools’ Javascript Tutorial - This site was previously listed in Resource Links (Part 1) for HTML/CSS
  • Core JavaScript 1.5 Reference - “provides reference material for the core JavaScript language”
  • quirksmode.org - quirksmode.org’s online companion to ppk on JavaScript
  • script.aculo.us - “script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.”
  • MooTools - “MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.”
  • The mooWalkthrough - “… a step -by step guide with examples, tips, a maybe a few secrets, for the Javascript Framework Mootools.”
  • The “Mootorial” - a MooTools tutorial

Do you have a site-building or PHP or Javascript recommendation you would like to share? Please tell us about it in the comments.

Related Articles:

Online Sales Continue Growth

eWeek.com provides the following recent articles describing the continued growth of onlines sales:

Page 8 of 13« First...«678910»...Last »

Recent Posts from the Community:

Voucher possible?

posted by: isay

Pay from 2co

posted by: starcom

Vendor Issue

posted by: manz135
More from the community »

Now a faster, easier way to get paid – the 2CO reloadable MasterCard®.

Sign up today and receive a $10 credit on your card.


Click here to learn more.

Spotlight Supplier

Spotlight Supplier

Chocolate Shoppe

Spotlight Product

Spotlight Product

Canadian Mini Muks


Popular Tags