You are right. I think what I should do, is to create a billing account for every customer and record all the payments there and a refund should create a credit note there. Now, I have to check if while registering a customer or creating a order customer is assigned a billing account (Not sure if this is a check somewhere to enable it like 'Create billing account after registration').
On Wed, Feb 13, 2013 at 4:06 PM, Vikas Mayur <[email protected]> wrote: > Not sure if this may help but I guess you can manually refund through > online portal offered by your payment gateway and implement something in > OFBiz such that when you create refund payment in OFBiz it also modify GL > entries. > > Regards > Vikas > > On Feb 13, 2013, at 2:27 PM, Deepak Agarwal wrote: > > > Thanks Raj, > > > > Payment processor doesn't have refund api. My requirement is a normal > > refund where GL is modified and refund payment is created. > > > > I will check the services you mentioned. Thanks a lot. > > > > On Wed, Feb 13, 2013 at 2:18 PM, Rajbir Saini <[email protected]> > wrote: > > > >> Hello Deepak, > >> > >> I am not sure how it can be implemented for the External payment > methods. > >> I think you can look into the Paypal Express which implements the > refund, > >> void etc. You will also need to talk to your payment processor to find > if > >> they have API for refund. > >> > >> Thank, > >> > >> Raj > >> > >> > >> On Wednesday 13 February 2013 01:58 PM, Deepak Agarwal wrote: > >> > >>> Thanks for the info Raj. > >>> > >>> Could you please guide me in setting up a payment method type. > >>> > >>> "It is for cc and netbanking with xyz bank. We simply redirects the > users > >>> to the bank page (we do not take any information at our side, no cc > >>> details > >>> also). As of now we have configured that as External Payment(No > service). > >>> " > >>> > >>> Should we add the same method type with Refund service also and above > is a > >>> correct way of doing. > >>> > >>> > >>> On Wed, Feb 13, 2013 at 11:29 AM, Rajbir Saini <[email protected]> > >>> wrote: > >>> > >>> Cancelling the order should trigger the refund process if you have > refund > >>>> configured in the store payment settings. > >>>> > >>>> Raj > >>>> > >>>> > >>>> On Wednesday 13 February 2013 02:19 AM, Deepak Agarwal wrote: > >>>> > >>>> Can somebody help me here. How to refund the amount without a return. > >>>>> This > >>>>> happens when an order is delayed and customer asks to cancel the > order > >>>>> and > >>>>> refund the amount. Order is in approved status at this moment. > >>>>> > >>>>> On Tue, Feb 12, 2013 at 3:01 PM, Deepak Agarwal < > [email protected] > >>>>> > >>>>>> wrote: > >>>>>> > >>>>> I checked the services and found that refund process is only > >>>>> applicable > >>>>> > >>>>>> with return/replacement but we also refund for the approved and not > >>>>>> completed prepaid orders. > >>>>>> > >>>>>> -- > >>>>>> Thanks, > >>>>>> Deepak Agarwal, > >>>>>> > >>>>>> Mobile: +91 9501190044 > >>>>>> > >>>>>> > >>>>> > >>>>> > >>>>> > >>> > >> > > > > > > -- > > Thanks, > > Deepak Agarwal, > > > > Mobile: +91 9501190044 > > -- > Thanks, > Deepak Agarwal, > > Mobile: +91 9501190044 <%2B91%209501190044> >
