[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
[mv] Got CyberCash Working, now fax_order fails!
****** message to minivend-users from mediamob <mediamob@dnaco.net> ******
Once again, I'm saying 'almost done'. I was about to open the store for
limited audience trials when I found that whether 'Credit Card' or 'Fax
Order' was checked on my checkout.html page, the full info went to
CyberCash.
I know that fax_order=1 and mv_payment=Send Check or Money Order Via Snail
Mail (we don't really accept faxes) because I added [value] tags on
failed.html; the values are correct and the info is still being sent to
CyberCash.
My first guess is that the test for credit card/not credit card order is
failing, but I'm not smart enough to figure out how. Here it is, from my
checkout.html page:
<HTML>
<HEAD>
<TITLE>[L]Check out[/L] -- __COMPANY__</TITLE>
[set checkout_profile]
name=required
address=required
city=required
country=required
state=state
zip=zip
email=required
phone_day=phone
email=email
&fatal = yes
[if value fax_order]
&set = mv_payment Send Check or Money Order Via Snail Mail
[else]
&set = mv_payment CyberCash Credit Card ([default mv_credit_card_type])
[comment]mv_credit_card_info=required[/comment]
[/else]
[/if]
&final = yes
&set=mv_email [value email]
[/set]
</HEAD>
It looks good to me; I hope it doesn't to you. It may be relevant that my
catalog is based on the 3.12 sample, with code examples from 3.14 to make
CyberCash work thrown in.
I am running on Minivend 3.14
Thanks,
Pat
-
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