Jump to content

[Modulo] CashOnDeliveryWithFee repack for 1.3.x


disarci

Recommended Posts

Ciao a tutti per una volta pubblico un modulo non mio,
mi è stato chiesto, quindi è lui che "offre" da pharmawebshop.it
di adattare il modulo stra-conosciuto alla versione 1.3.1 di prestashop.

Quindi il modulo è:
1) creato da: PRESTAWORKS.COM
2) modificato da MonDeveloper (post originale: http://www.prestashop.com/forums/viewthread/19185)
3) adattato alla 1.3.x da me (mod offerta da pharmawebshop.it)
4) piccolo debug grafico (allineamenti su safari, rimozione tables) by checco

QUESTA SI CHIAMA COMMUNITY

cashondeliverywithfeeaural.zip

Link to comment
Share on other sites

  • 1 month later...

Warning !!!

I suspect, this cashondeliverywithfeeaural-1.3.zip module has important bugs:

In function validateOrderCOD().
When new order is complete, order_detail DataBase insertions are incorrect.
Product quantity value, in order details, has the value of product stock in place of the customer’s product quantity selection.

Maybe a Mistake between: $product[‘quantity’] —-> the current product stock.
and: $product[‘cart_quantity’] —-> number of units of a product that the customer wants to buy

Please, take a look to the attached file code, see the fix comments and report any suggestion.

regards ;-)

cashondeliverywithfeeaural.php

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
(Solved)Thanks a lot Its working!!
Regards
Susanne


Hi Susanne.

Do you use prestashop 1.3?.

If yes, try this:

Buy a product, go to pays options and choose COD, them (before finish all) go to other product, or category (after choose COD). It give you a SET COOKIE error?

Thanks in advance.
Link to comment
Share on other sites

  • 4 weeks later...
  • 3 weeks later...

Anyone else get a Invalid Date error after finishing a purchase with this module?
On the client side. The order gets inserted into the database just fine but confirmation page for customers return this error?

Edit: Running PS version 1.3.2.3 if that helps

Edit2: Nvm.. got it working.. :)

Link to comment
Share on other sites

Anyone else get a Invalid Date error after finishing a purchase with this module?
On the client side. The order gets inserted into the database just fine but confirmation page for customers return this error?

Edit: Running PS version 1.3.2.3 if that helps

Edit2: Nvm.. got it working.. :)


How did you fixed the problem witth the "Invalide date"?

Thanks!
Link to comment
Share on other sites

Anyone else get a Invalid Date error after finishing a purchase with this module?
On the client side. The order gets inserted into the database just fine but confirmation page for customers return this error?

Edit: Running PS version 1.3.2.3 if that helps

Edit2: Nvm.. got it working.. :)


How did you fixed the problem witth the "Invalide date"?

Thanks!


In cashondeliverywithfeeaural.php: under the $order = new order section:
REM out the two lines containing invoice date and delivery date.

/* $order->invoice_date = '0000-00-00 00:00:00';
$order->delivery_date = '0000-00-00 00:00:00'; */

Link to comment
Share on other sites

  • 2 weeks later...

It would be good to have option to set different fees for each carrier.
Or at least to have checkbox for disabling fee for carrier - so "pick up in store" would still have COD possible, but without the fee.

Link to comment
Share on other sites

  • 3 weeks later...

i have installed this module, but now i get a blank page at checkout.
at the last step during checkout (payment) no payment options are display-ed. it's just a blank page.

any ideas?

i should mention that none of the "cash on delivery" modules are working. only module working ( i get the page display-ed) is Paypal.

thanks

Link to comment
Share on other sites

  • 1 month later...

Ciao!
I have a problem with this module and Google Analytics.
In analytics I haven't any trace about order making a cash payment.
How can I resove this?
Thanks ;-)

Usando questo modulo in Google Analytics non mi tiene traccia delle conversioni per gli ordini che utilizzano il contrassegno.
Qualcuno ha riscontrato lo stesso problema?

Ciao!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...