What if my products are under $5.

In the event that all products offered by a vendor are less than 5.00 each, additional rates apply to offset charges incurred by processing transactions.

Each Transaction 6.5% of the transaction total, plus $1.00

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/2co/buyer/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:

Weekly Payouts

posted by: zephy06

I am new one

posted by: idrisazad

Invalid Amount

posted by: nherzul

will this do

posted by: daragrams
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

Vacation Rental Software

Spotlight Product

Spotlight Product

Visualizer Photo FX


Popular Tags