Adding a Field to a Servlet Shopping Cart
We have a shopping cart that was set up by a consultant who is no longer available. We just have a new merchant credit card company who requires a three digit security code from the back of the credit card to be entered.
Unfortunately, we could not find the form on our server to add a field for the credit card into. Our shopping cart is written in servlet and can be found from the link below.
<a href="https://www.yutopian.com/yutop/cat?qtyPAY16=1&firstorder=Submit+Order" target="_blank" rel="nofollow noopener noreferrer">www.yutopian.com</a>
We'll appreciate if someone can point us to the solution.
Thank you very much.
Sidney
Unfortunately, we could not find the form on our server to add a field for the credit card into. Our shopping cart is written in servlet and can be found from the link below.
<a href="https://www.yutopian.com/yutop/cat?qtyPAY16=1&firstorder=Submit+Order" target="_blank" rel="nofollow noopener noreferrer">www.yutopian.com</a>
We'll appreciate if someone can point us to the solution.
Thank you very much.
Sidney
0