Hi,
I just want to know what are the changes should be made in order to work with it in our ofbiz project. I am not getting were to start from. --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. |
Take a look at the file: ofbiz/applications/accounting/servicedef/ services_clearcommerce.xml If you're not sure what services are or do, check out the framework introduction stuff: http://docs.ofbiz.org/display/OFBTECH/Framework+Introduction+Videos+and+Diagrams -David On Apr 8, 2008, at 1:19 PM, Jame Jane wrote: > Hi, > I just want to know what are the changes should be made in order to > work with it > in our ofbiz project. > > I am not getting were to start from. > > > --------------------------------- > You rock. That's why Blockbuster's offering you one month of > Blockbuster Total Access, No Cost. |
In reply to this post by Jame Jane
Look in applications/accounting/src/org/ofbiz/accounting/thirdparty/clearcommerce. You will also need to change the store payment settings. They can be found in the store setup under payment.
By my recollection, there tended to not be many items that needed customization per specific payment processor. You should be able to use the ofbiz integration as it is or with a few small changes. That said, I haven't looked into the ofbiz clearcommerce intergration in detail, and it has been some years since I worked at clearcommerce. Chris Lombardi > Date: Tue, 8 Apr 2008 12:19:24 -0700 > From: [hidden email] > Subject: ClearCommerce API for HSBC Processing > To: [hidden email] > > Hi, > I just want to know what are the changes should be made in order to work with it > in our ofbiz project. > > I am not getting were to start from. > > > --------------------------------- > You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. |
Hi
thanx christopher but i have read the clearcommerce API and came to know how it genertes XML for processing that XML to HSBC site. but the problem is that how should i configure my store payment settings. it u give any detail explanation i will be very helpful to you. Christopher L <[hidden email]> wrote: Look in applications/accounting/src/org/ofbiz/accounting/thirdparty/clearcommerce. You will also need to change the store payment settings. They can be found in the store setup under payment. By my recollection, there tended to not be many items that needed customization per specific payment processor. You should be able to use the ofbiz integration as it is or with a few small changes. That said, I haven't looked into the ofbiz clearcommerce intergration in detail, and it has been some years since I worked at clearcommerce. Chris Lombardi > Date: Tue, 8 Apr 2008 12:19:24 -0700 > From: [hidden email] > Subject: ClearCommerce API for HSBC Processing > To: [hidden email] > > Hi, > I just want to know what are the changes should be made in order to work with it > in our ofbiz project. > > I am not getting were to start from. > > > --------------------------------- > You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. |
most setup is in
applications/accounting/config/payment.properties ############################################ # ClearCommerce Configuration ############################################ Jame Jane sent the following on 4/8/2008 4:24 PM: > Hi > thanx christopher > but i have read the clearcommerce API and came to know how it genertes XML for processing that XML to HSBC site. > > but the problem is that how should i configure my store payment settings. > it u give any detail explanation i will be very helpful to you. > > > Christopher L <[hidden email]> wrote: Look in applications/accounting/src/org/ofbiz/accounting/thirdparty/clearcommerce. You will also need to change the store payment settings. They can be found in the store setup under payment. > > By my recollection, there tended to not be many items that needed customization per specific payment processor. You should be able to use the ofbiz integration as it is or with a few small changes. That said, I haven't looked into the ofbiz clearcommerce intergration in detail, and it has been some years since I worked at clearcommerce. > > Chris Lombardi > >> Date: Tue, 8 Apr 2008 12:19:24 -0700 >> From: [hidden email] >> Subject: ClearCommerce API for HSBC Processing >> To: [hidden email] >> >> Hi, >> I just want to know what are the changes should be made in order to work with it >> in our ofbiz project. >> >> I am not getting were to start from. >> >> >> --------------------------------- >> You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. > > > > --------------------------------- > You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. |
BTW, I think I misunderstood the original question... it sounds like you just want to configure it and not customize it or create a variation on it. The docs for that are here: http://docs.ofbiz.org/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide -David On Apr 8, 2008, at 9:30 PM, BJ Freeman wrote: > most setup is in > applications/accounting/config/payment.properties > ############################################ > # ClearCommerce Configuration > ############################################ > > > Jame Jane sent the following on 4/8/2008 4:24 PM: >> Hi >> thanx christopher >> but i have read the clearcommerce API and came to know how it >> genertes XML for processing that XML to HSBC site. >> >> but the problem is that how should i configure my store payment >> settings. >> it u give any detail explanation i will be very helpful to you. >> >> >> Christopher L <[hidden email]> wrote: Look in applications/ >> accounting/src/org/ofbiz/accounting/thirdparty/clearcommerce. You >> will also need to change the store payment settings. They can be >> found in the store setup under payment. >> >> By my recollection, there tended to not be many items that needed >> customization per specific payment processor. You should be able >> to use the ofbiz integration as it is or with a few small changes. >> That said, I haven't looked into the ofbiz clearcommerce >> intergration in detail, and it has been some years since I worked >> at clearcommerce. >> >> Chris Lombardi >> >>> Date: Tue, 8 Apr 2008 12:19:24 -0700 >>> From: [hidden email] >>> Subject: ClearCommerce API for HSBC Processing >>> To: [hidden email] >>> >>> Hi, >>> I just want to know what are the changes should be made in order >>> to work with it >>> in our ofbiz project. >>> >>> I am not getting were to start from. >>> >>> >>> --------------------------------- >>> You rock. That's why Blockbuster's offering you one month of >>> Blockbuster Total Access, No Cost. >> >> >> >> --------------------------------- >> You rock. That's why Blockbuster's offering you one month of >> Blockbuster Total Access, No Cost. > |
In reply to this post by BJ Freeman
thanx for ur reply.
and can u tell me about database settings for calling the clearcommerce methods. I mean in which table I should configure my services to be called by clearcommerce . __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |
you don't directly interact with the database
suggest you read up on ofbiz. Jame Jane sent the following on 4/9/2008 8:50 AM: > thanx for ur reply. > and can u tell me about database settings for calling the clearcommerce methods. > > I mean in which table I should configure my services to be called by clearcommerce . > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com |
Free forum by Nabble | Edit this page |