> Ok now i ve been looking at this for two days, i searched on the internet
> on the php.net manual trying to make it myself.
> I ve looked at the CVS, and i ve loked at the faq, but the closest i got was
> in the
> faq, under how do i add another payment method.
Yeah, the FreeTrade source code and the mailing list archive are
probably your only sources of help on this one.
> THe thing is i want to add mail order as well as Visa etc. I ve added the
> things in mysql
Good, that's half the battle.
> and i got i to work in the check_out screen. But i cant get the if statement
> to WORK
> sorry my temper, but the shop is going public soon and i am way behind.
> (just this little thing)
> I need a if statement to deal with my payment method can someone help me
> with that statement
> PLEASE
Check out the VALIDATE_ORDER action (which gets executed when you set
your billing information) and the SUBMIT_ORDER action (which gets
executed when you submit your order. Hacking these two modules ought to
be sufficient to meet your needs.
Best Regards,
-jj
--
if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
print "<i>imagination is the only real medium(sm)</i><br>"
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]