RomanCart.com Forum Homepage
Forum Home Forum Home > RomanCart > Integration
  New Posts New Posts
  FAQ FAQ  Forum Search   Register Register  Login Login

Donate and comment box

 Post Reply Post Reply
Author
Message
Stevieboy View Drop Down
Newbie
Newbie


Joined: 28 May 2020
Location: Uk
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Stevieboy Quote  Post ReplyReply Direct Link To This Post Topic: Donate and comment box
    Posted: 28 May 2020 at 12:14am
Hi just need a little help.
I’m using the recommended donate HTML on our basket so customers can add a charity donation to their order.
I’d like to also make it possible to add a text/comments box so that if they wish to add a note they can and it will show up in the cart. I did try to add to it and managed to get a text box but when clicking ‘Donate’ the comments didn’t show in the basket so I deleted my attempt. This is the basic donate HTML I have so far from Romancart website.:

<form action="https://www.romancart.com/cart.asp" method="post">
<input type="hidden" name="itemname" value="Donation">
Amount to Donate: <input type="text" name="price" value="" size="6">
<input type="hidden" name="storeid" value="10000">
<input type="hidden" name="quantity" value="1">
<input type="submit" value="Donate">
</form>
     

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.063 seconds.