[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Mv_Payment
****** message to minivend-users from jojo@buchonline.net ******
On 28 Jan, Victor Nolton wrote:
> ****** message to minivend-users from Victor Nolton <ven@pragakhan.com> ******
>
> Been searching the archives looking for some help on this..
>
> Customer wants people to have 3 choices for payment (radio boxes)
>
> [x] I will mail money order, check or cashiers check (No Cash)
> [x] Pay By Credit Card Now
> [x] I Will Call/Mail/Fax CC Information
>
> First I can't figure out how to add a 3rd choice, I can't seem to
> find info in the docs for mv_payment. I was wondering if anyone had
> any luck doing 3 choices instead of 2.
>
> Below is what I have worked out, but what I feared has happened, it
> doesn't seem to do the algorithm to see if the credit card info is
> legit. In fact I had no credit card info and the order went through
> (after selecting Pay By Credit Card Now)
>
> Any Suggestions?
>
Maybe this can help you...
<INPUT TYPE=radio NAME="fax_order" VALUE=1 [checked fax_order 1]> Pay By Credit Card Now <br>
<INPUT TYPE=radio NAME="fax_order" VALUE=2 [checked fax_order 2]> I Will Call/Mail/Fax With Payment Information <br>
<INPUT TYPE=radio NAME="fax_order" VALUE=3 [checked fax_order 3]> I will mail money order, check or cashiers check (No Cash)
[set checkout_profile]
name=required
address=required
city=required
state=state
email=required
phone_day=phone
email=email
&fatal = yes
&set = =mv_coordinate yes
[if value fax_order eq 1]
&set = mv_payment Credit Card ([default mv_credit_card_type])
mv_credit_card_info=required
[/if]
[if value fax_order eq 2]
&set = mv_payment I Will Call/Mail/Fax CC Information
[/if]
[if value fax_order eq 3]
&set = mv_payment I will mail money order, check or cashiers check (No Cash)
[/if]
&final = yes
&set=mv_email [value email]
[/set]
Regards,
Joachim
--
Hans-Joachim Leidinger
buch online jojo@buchonline.net
Munscheidstr. 14 FAX: +49 209 1971449
45886 Gelsenkirchen FAX: 0209 1671449
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list