Knowledge Base » Suppliers » Sales Management » Customer Payment Options »

Are there additional fees to accept digital checks?

If the check clears the bank, you pay 5.5% and $0.45 per transaction

If the check does not clear the bank, you do not pay the 5.5% or the $0.45 transaction charge, but you do pay the following fees:

Non-sufficient Funds - $5

Bad check (bad account number, account does not match buyers info, etc.) - $5

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:

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