-
1. Re: How to allow a visitor to add a donation of any amount
mario_gudelj Jul 24, 2014 5:03 PM (in response to Michael4C)Hi Michael,
One way would be to create a $1 product and then get customers to enter the
amount into quantity field. So if they enter 50 you'll end up with 50 on
dollar products. But throwing a web form onto a page with credit card
details on it and getting them to enter an arbitrary amount is abetter
option. You can also offer some preset amounts through radio buttons.
Cheers,
M
-
2. Re: How to allow a visitor to add a donation of any amount
Michael4C Jul 24, 2014 5:16 PM (in response to mario_gudelj)Thanks Mario,
I appreciate your answer. The one dollar amount hadn't occurred to me. Is there another way?
Michael
-
3. Re: How to allow a visitor to add a donation of any amount
Liam Dilley Jul 24, 2014 7:38 PM (in response to Michael4C)Mario gave you the two ends of the coin there Michael.
If you are trying to use a product then you would have a $1 value and the stock amount would turn that into right value through the shopping cart.IF you have a seamless payment gateway though you can just make a custom web form for donations which allows a user to just enter an amount, provide credit card details and then pay.
-
4. Re: How to allow a visitor to add a donation of any amount
Michael4C Jul 25, 2014 5:48 AM (in response to Liam Dilley)Thanks for your answers. They are duly noted
Michael


