What if my products are under $5.

In the event that all products or services offered by a vendor are less than $5.00 USD each, a higher rate structure may apply.

All accounts that offer only products or services that are $5.00 USD or less will be reviewed by our Risk Department on a case by case basis to see if the higher rate structure applies. The decision to either apply the higher rates or to not is based on the fraud or risk that we have historically encountered with similar products or services.

To find out if the higher rates would apply to you, please contact risk@2Checkout.com and provide them with your URL or a description of your products or services so that may provide you with additional information.

If it is decided that your account would be subject to the higher rate structure, the fees per order would be 6.5% of the transaction plus $1.00 USD.

How can I allow the customer to put in their own price?

To allow the customer to put in their own price, you can use the following snippet of HTML code. Just paste the code below onto your web site where you would like the form to appear. Please note that the New Cart Purchase Parameters have already been implemented in this example.

<form action=”https://www.2checkout.com/checkout/purchase” method=”post”>
<input type=”hidden” name=”id_type” value=”1″>
<input type=”hidden” name=”c_prod’ value=”xxxxxxx”>
<input type=”hidden” name=”c_name” value=”Sample Product”>
<input type=”hidden” name=”c_description” value=”Sample Product Description”>
<input type=”hidden” name=”c_price” value=”5.00″>
<input type=”hidden” name=”c_tangible” value=”N”>
<input type=”hidden” name=”sid” value=”xxxxxx”>
<input type=”hidden” name=”cart_order_id” value=”1234567890″>
Please Enter The Amount You Would Like To Submit $ <input type=”text” name=”total” value=”5.00″>
<input type=”submit”>
</form>

Note: Be sure to replace the value for SID with your numerical Seller ID number. You can also change cart_order_id to any alphanumeric value that you wish to reference an internal invoice number, item number, auction number or other piece of information. Other values (c_name, c_description, c_price, c_tangible, and total) may be changed at your discretion.

Recent Posts from the Community:

API Beta

posted by: cliff

session destroy

posted by: rojan

Payment request

posted by: shoj
More from the community »

Spotlight Supplier

Spotlight Supplier

Sell Downloads Guide

Spotlight Product

Spotlight Product

Professional Banner Design


Popular Tags