Re: payment type fee module
Yeps ...
They are very very case senstative ...
If you replace all lower case:
moneyorder
with lower case:
ttransfer
and all upper case:
MONEYORDER
with upper case:
TTRANSFER
in both files ... the miracle will occur ... :smartalec:
Re: payment type fee module
Quote:
Originally Posted by
Ajeh
Yeps ...
They are very very case senstative ...
If you replace all lower case:
moneyorder
with lower case:
ttransfer
and all upper case:
MONEYORDER
with upper case:
TTRANSFER
in both files ... the miracle will occur ... :smartalec:
Yes miracle did happened....:clap:. Yes truly a smart alec. Never thought of the case thing. Even my file name has been change to all lowercase as in ttransfer.php.
Re: payment type fee module
This is the art of cloning ... :smile:
Glad that all is working for you now ... :cool:
Re: payment type fee module
Quote:
Originally Posted by
Ajeh
These should be installed with the code in:
/includes/modules/payment
/includes/modules/order_total
And the language files in:
/includes/languages/english/modules/payment
/includes/languages/english/modules/order_total
Hi Linda,
You also mentioned about order_total. Well which one should i clone so that i can add a maybe 0.1% fee for TTransfer processing and foreign check processing.
OK BESIDES AJEH ANYBODY CAN HOP IN TO HELP. Only 0.1%...I am losing money...:blush:
Re: payment type fee module
This is a harder clone as it is designed based on shipping modules and I haven't tried it ...
As Kim noted ... way way long ago ...
In theory if you were to clone Modules ... Order Totals ... COD Fee cod ... and change where it is looking for the shipping id to the payment id and switch all the cod to something and COD to SOMETHING ... I do believe in theory you can achieve this ... providing there is not anything that prevents this with your TTransfer folks ...
Re: payment type fee module
Quote:
Originally Posted by
Ajeh
This is a harder clone as it is designed based on shipping modules and I haven't tried it ...
As Kim noted ... way way long ago ...
In theory if you were to clone Modules ... Order Totals ... COD Fee cod ... and change where it is looking for the shipping id to the payment id and switch all the cod to something and COD to SOMETHING ... I do believe in theory you can achieve this ... providing there is not anything that prevents this with your TTransfer folks ...
Yeap I already did the cod to something and COD to SOMETHING but I still don't understand the concept of COD Fee. The 66:GER:639:00:99 in COD fee config seems mumble jumble to me:yuck:.
Could anyone PLEASE direct me to a manual about How to use COD Fee?
Re: payment type fee module
How much to charge for which shipping method for which country code ... where 00 means all ...
Re: payment type fee module
Quote:
Originally Posted by
Ajeh
How much to charge for which shipping method for which country code ... where 00 means all ...
:blink:
The COD FEE is an Order Totals Module that bases the Extra Fee on the Shipping Module that is selected .
I am in Payment Module and not shipping module. So which one should I clone?
Re: payment type fee module
:lookaroun:oops: Sorry Linda.
Looks like COD fee got to be the one..the COD fee to clone. I reread the entire thread. I manage to clone it. But am hanging on to get it work.:frusty:. Got it displayed on Admin but not in checkout confirmation.
Am reading and reading and reading.:wacko:
Re: payment type fee module
Hi
Actually after having getting the COD into Admin. How should I configure the COD? Take for example I use shipping Per Item(Best Way). Lets try Shipping from Singapore.
Where in the checkout should it be displayed?:no:.
Thanks in advance.