Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[mv] Mv_Payment



******    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?

<INPUT TYPE=radio NAME="paymenttype" VALUE="creditcard" [if value 
paymenttype eq "creditcard"]CHECKED[/if]> Pay By Credit Card Now <br>
  <INPUT TYPE=radio NAME="paymenttype" VALUE="callorder" [if value 
paymenttype eq "callorder"]CHECKED[/if]> I Will Call/Mail/Fax With 
Payment Information <br>
<INPUT TYPE=radio NAME="paymenttype" VALUE="mailorder" [if value 
paymenttype eq "mailorder"]CHECKED[/if]>
I will mail money order, check or cashiers check (No Cash)



[if value paymenttype  eq "mailorder"]
&set = mv_payment I will mail money order, check or cashiers check (No Cash)
[/if]
[if value paymenttype  eq " callorder"]
&set = mv_payment I Will Call/Mail/Fax CC Information
[/if]
[if value paymenttype  eq " creditcard"]
&set = mv_payment Credit Card ([default mv_credit_card_type])
mv_credit_card_info=required
[/if]

Ven's News: http://www.pragakhan.com/news.html

Ven (ven@pragakhan.com) _________________ http://ven.pragakhan.com __
AOL: WebmstrVen     Praga Khan's Official Website        ICQ: 8321393
                       http://www.pragakhan.com
                     Lords of Acid Official Website
                       http://www.lordsofacid.com
-
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


Search for: Match: Format: Sort by: