> first of all sorry for my bad english
> :-)
No sweat :)

> I have make some modifies to the FreeTrade cart, but i
> haven't
> use CVS and i don't know if it is really
> necessary.
> 
> I have add the possibility for the non US customer to pay
> the
> orders without the use of Credit Card and including the
> COD
> method (Cash On
> Delivey).
> 
> Because i'm not a network security guru and i don't want to
> have
> Credit Card Number on my internet
> server.
> 
> The procedure is very
> simply:
> 
> - 1st step: add in MySQL FreeTrade db 'billing_methods'
> the
> field COD Cash on Delivery, after (or before) the others
> like:
> VISA, MASTERCARD, AMER etc. etc
> -2nd step: add in /modules/include/global_settings this
> line:
> define"("USE_CREDIT_CARD",FALSE) In case of normal use, must
> be
> TRUE.
> 
> 
> -3rd step: I have modify the following
> files:
> 
> /modules/screen/order_billing   add IF control
> USE_CREDIT_CARD
> /modules/screen/order_confirm   add IF control
> USE_CREDIT_CARD
> /modules/screen/order_express   add IF control
> USE_CREDIT_CARD
> /modules/action/VALIDATE_ORDER  add IF control
> USE_CREDIT_CARD
> 
> 
> P.S. I have seen only now that Leon Atkinson have made
> the
> solutions for the same problem, in any case my solutions it
> is
> a little bit more difficult than his, but with this system
> in
> order confirmation forms, doesn't appear the input type
> field
> about 'Credit card number' and 'Year and month of
> expiration
> time' if the use of Credit Card is disabled
> from
> /modules/include/global_settings file.
Can you create an indepth HOWTO document on how to do this and then
submit it to me.  Don't worry about your English too much, I can clean
it up for you.  We have very much needed a HOWTO document for COD, but
so far, no one has written one.

> P.S.2. I have also made another
> implementation:
> if the SEND-EMAIL function is set as True, then a second
> Email
> will be send to the Store Administrator to notify that a
> new
> order is
> becomed.
> The Store Administrator address is defined
> in:
> /modules/include/global_settings
Cool.  This is one of those things that the end user is expected to
"hack" to match his own preferences.

> P.S.3 I'm translating the FreeTrade language in
> Italian
Excellent!  Please send me a copy of your Italian language file!

> If someone is interesting to one or all these
> implementations
> please let me know how can i put this files accessible for
> all.
Thank you, Stefano, for your contributions.

By the way, everyone, Leon is gone for two weeks.  He is vacationing
down in Mexico.  I guess that means we shouldn't bring up any major new
features until he gets back.

-jj

-- 
Shannon -jj Behrens  *  Web Engineer  *  CLEAR INK�
      Imagination is the only real medium(sm)


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to