So the coupon seems to work well all the way up to 'review order', but when i pass the info to paypal (using Paypal module) the full amount shows (the discount doesn't seem to be present at all).
It seems like I may have to do an extra step to get this to work, but I'm not sure what that is... :(
thanks in advance for your advice!
:)
Scott
Comments
Comment #1
tricia@drupal.org commentedHi,
I am having the same issues.....have you managed to find a solution?
Regards
Tricia
Comment #2
BlakeLucchesi commentedI'm not using the paypal module nor do I have experience with it but perhaps it has something to do with the weight assigned to the module in the 'system' table? What I mean by this is that perhaps the paypal module is doing its total calculations prior to the coupon module. Sorry I don't have any more info on this but like I said, I don't use the paypal module.
Blake
Comment #3
garym commentedFor solution see: http://drupal.org/node/330058
Comment #4
longwaveDuplicate of #330058, fix noted on the module page.