Due to current credit card regulations, 2Checkout is no longer able to allow the purchase routine to be loaded with in a frame set. By loading our site in a frame, the customer would remain on the suppliers server while navigating though out purchase routine. Because 2Checkout is an authorized reseller and not a payment [...]

Publicado en Using the Plug n Play Cart

Etiquetado

The reason for the products to not be removed from the cart from previous purchase is because you have tested a demo sale more than once without actually completing the sale. This means the product was “cookied” into the cart. The cart will remember items you put in the cart, and will only clear out [...]

Publicado en Using the Plug n Play Cart

Etiquetado ,

Each button added to the page needs to have its own opening and closing form field. This tells the browser that each form is separate, and not part of the same one. The following correct example generated two separate buy buttons: <form action=”https://www.2checkout.com/checkout/purchase” method=”post”> <input type=”hidden” name=”sid” value=”XXXXXX” /> <input type=”hidden” name=”product_id” value=”10″ /> <input [...]

Publicado en Using the Plug n Play Cart

Etiquetado , , ,

Please be sure you are passing the seller ID (sid) value as your 2Checkout account number not your 2Checkout username. This is most likely the problem you are having. If this is not the issue, then submit a Help Desk Ticket below and give us a link so we can do a test purchase on [...]

Publicado en Using the Plug n Play Cart

Etiquetado ,

Yes. Because our Plug n’ Play cart functions through the use of standard HTML forms, you can use the PNP cart in any website creation utility that supports HTML forms, including Macromedia’s Flash product.

Publicado en Using the Plug n Play Cart

Etiquetado ,

The 2Checkout purchase routine sets a cookie on the user’s computer when they begin a purchase. This cookie remembers what the customer had placed into their cart. This way, if the customer loses their Internet connection or is otherwise unable to complete their order, they are not forced the entire checkout process over when they [...]

Publicado en Using the Plug n Play Cart

Etiquetado ,

If you have chosen to upload your products to our database (instead of using a third-party cart), you can create a single link that – when clicked – will add two or more products to the 2CO cart. https://www.2checkout.com/checkout/purchase?sid=XXXXXX&product_id1=Y&product_id2=Z&quantity1=1&quantity2=1 Be sure to replace the Xs with your numerical seller ID, the Y with the ID [...]

Publicado en Using the Plug n Play Cart

Etiquetado , , ,

Below are the parameters supported by the Plug and Play Cart. These parameters can only be used if you have added your products to the 2CO database. You are using the Plug and Play cart if you are passing in the three parameters listed under the Required section below. If you would like to test [...]

Publicado en Parameter Sets, Using the Plug n Play Cart

Etiquetado , ,

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 [...]

Publicado en Using the Plug n Play Cart

Etiquetado , ,

Page 16 of 18« First...10...1415161718