Akopia Akopia Services

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

[mv] CyberCash and Mail In/Will Call payment on same checkout process



******    message to minivend-users from "Russ" <russ@khouse.org>     ******

Hello,

I can't seem to get CyberCash and Mail In to BOTH work simultaneously as per
different options on checkout.

Questions:

Do i set CreditCardAuto No in catalog.cfg?
Do i set CyberCash Yes in catalog.cfg?

What is this for:

[if value fax_order][then]
[perl config]
$Safe{config}->{CyberCash} = 0;
$Safe{config}->{CreditCardAuto} = 1;
return '';
[/perl]
&set = mv_payment Mail In
[/then]
[else]
[perl config]
$Safe{config}->{CyberCash} = 1;
$Safe{config}->{CreditCardAuto} = 0;
return '';
[/perl]
&set = mv_payment Cybercash Authorized ([default mv_credit_card_type])
[/else]
[/if]


I have a multi-page checkout process, and the last step is putting in your
CC info if needed.  I can get the system to always require CC info for
CyberCash, or always accept the info for Mail In, but not dynamically.

Does the sessions.gdbm play into this at all?

Please help!!!!

Thanks,

Russ

-
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: