Hey guys,
I am using Cash on delivery (COD) as a payment method. This way the customer pays the amount to the shipper when he gets the item. Normally COD does have extra costs by the carrier, so I would like to let the customer pay it (i.ex. customer chooses ground delivery (+5USD) and than chooses COD as payment method, there I want to add 5USD, so alltogether 10USD for the delivery as extra costs.). Do you know if its ootb in Ofbiz? How do you handle it? thanks Robert |
This is in all likelihood not available OOTB & will require custom
development. |
There's actually an implementation on adding COD surcharge while confirming
shipments with UPS, you can have a look at that and see if that suits your requirements. May be you would want to apply COD surcharge to shipping estimates and present it to the customer beforehand or may be give an indication that COD surcharge may apply. On Sun, Jan 20, 2013 at 8:18 AM, Varun Bhansaly <[hidden email]> wrote: > This is in all likelihood not available OOTB & will require custom > development. > -- Regards, Varun Bhansaly |
Hey Varun,
thanks for your reply. Ah you mean the surcharge, which I can add within the shippment.properties (or a similar name, have it not in my mind now). your statement: "May be you would want to apply COD surcharge to shipping estimates and present it to the customer beforehand or may be give an indication that COD surcharge may apply. " does it mean, that it is allready there, that I can show it to the customer beforehand? Or is that not implemented yet? Another easy way would be to add a shipping method named COD, where I can define the costs, but in fact COD is a payment method. In general it is also interesting to apply fees for different payment methods in case that I want to let the customer pay my Paypal fees, but this is not ootb, right? |
On Mon, Jan 21, 2013 at 4:47 AM, Robert G. <[hidden email]> wrote:
> Hey Varun, > > thanks for your reply. Ah you mean the surcharge, which I can add within > the > shippment.properties (or a similar name, have it not in my mind now). - Yes and that's shipment.properties > > your statement: > "May be you would want to apply COD surcharge to shipping estimates and > present it to the customer beforehand or may be give an indication that COD > surcharge may apply. " > > does it mean, that it is allready there, that I can show it to the customer > beforehand? Or is that not implemented yet? - Its better to show rates (inclusive of COD surcharge) being charged beforehand. Neither of the above is available OOTB. > > Another easy way would be to add a shipping method named COD, where I can > define the costs, but in fact COD is a payment method. > - I'm not sure if it will a good idea to define a new shipping method named COD. > > In general it is also interesting to apply fees for different payment > methods in case that I want to let the customer pay my Paypal fees, but > this > is not ootb, right? > - Not sure if such a thing is available OOTB. > > > > > > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/fees-for-payment-methods-types-tp4639041p4639075.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > -- Regards, Varun Bhansaly |
Administrator
|
Just remember me http://markmail.org/message/rfn3f6c7yfah4vnl
Jacques From: "Varun Bhansaly" <[hidden email]> > On Mon, Jan 21, 2013 at 4:47 AM, Robert G. <[hidden email]> wrote: > >> Hey Varun, >> >> thanks for your reply. Ah you mean the surcharge, which I can add within >> the >> shippment.properties (or a similar name, have it not in my mind now). > > - Yes and that's shipment.properties > >> >> your statement: >> "May be you would want to apply COD surcharge to shipping estimates and >> present it to the customer beforehand or may be give an indication that COD >> surcharge may apply. " >> >> does it mean, that it is allready there, that I can show it to the customer >> beforehand? Or is that not implemented yet? > > - Its better to show rates (inclusive of COD surcharge) being charged > beforehand. Neither of the above is available OOTB. > >> >> Another easy way would be to add a shipping method named COD, where I can >> define the costs, but in fact COD is a payment method. >> > - I'm not sure if it will a good idea to define a new shipping method > named COD. > >> >> In general it is also interesting to apply fees for different payment >> methods in case that I want to let the customer pay my Paypal fees, but >> this >> is not ootb, right? >> > - Not sure if such a thing is available OOTB. > >> >> >> >> >> >> >> -- >> View this message in context: >> http://ofbiz.135035.n4.nabble.com/fees-for-payment-methods-types-tp4639041p4639075.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> > > > > -- > Regards, > Varun Bhansaly > |
Free forum by Nabble | Edit this page |