Maximiliano, As I wrote earlier, Ofbiz has support for Processing Credit Card Payments. It depends on the Gateway Provider you are going through. Navigate to OFBIZ_HOME\applications\accounting\src\org\ofbiz\accounting\thirdparty folder and you will see the list of Payment Gateway Provided already supported. If the one you are using is not listed then it should not be very difficult to implement. You can use the existing Implementation as Templates and take it from there.
Regards Anil On 5/11/07, Maximiliano Comerci <[EMAIL PROTECTED]> wrote:
I could solve the problem with the message when checkout. There was an option in the "store settings" -> Is Demo Store = (y). Thanks for help me. Ofbiz don't have supports for credit card payments?? but why i can select pay with visa, mastercard, etc?. The problem that I have is that I need to make payment with credit cards for Spain, they use the standart CECA or 4B and I do not have knowledge on the subject, so if someone know how to do this help me. :) Thnx. Max On 5/11/07, G.Venkata Phanindra <[EMAIL PROTECTED]> wrote: > > For this you need to change few of the store setting. > Go to Catalog select the default store that is coming with ofbiz and there > are some store settings.Please edit them as per your requirement, For this > u > can also refer to the Ofbiz set up Guide. > > As far as Payments options is concerned and my knowledge OFBiz by default > supports on Paypal, Pay with credit card is not yet available. > > On 5/10/07, Maximiliano Comerci <[EMAIL PROTECTED]> wrote: > > > > I need the two thinks in the site: offline payments like 2checkout, > > paypal, > > etc, and credit card... > > > > Another problem is when i finish the checkout process with credit card i > > get > > a message "NOTE: This is a DEMO store-front. Orders placed here will NOT > > be > > billed, and will NOT be fulfilled." and i dont have any returned e-mail. > > Is there any tutorial or howto for customice the car...? > > Are there contributions for the proyect?. > > > > Thnx Vams for the help.. > > > > On 5/10/07, Vamsi Gmail! <[EMAIL PROTECTED]> wrote: > > > > > > are you talking about credit card transactions or offline payments > like > > > google checkout ,paypal etc > > > > > > On 5/10/07, Maximiliano Comerci <[EMAIL PROTECTED]> wrote: > > > > > > > > thanks for the quick answer, but I want to know if exists (already > > > > developed) some payment gateway (like paypal) for 2checkout or 4B > for > > > > download and put in > > > > > /opt/ofbiz/applications/accounting/src/org/ofbiz/accounting/thirdparty > > > > > > > > Thnx! > > > > > > > > On 5/10/07, Vamsi Gmail! <[EMAIL PROTECTED]> wrote: > > > > > > > > > > On 5/9/07, Maximiliano Comerci <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > Hello, my name is Maximiliano and I am a new user in Ofbiz. This > > > > > software > > > > > > is > > > > > > Fantastic but i have a pair of questions... > > > > > > > > > > > > 1) The site that I am developing is an ecommerce for Spain, so i > > > need > > > > to > > > > > > know how can i do a gateway payment for 4B (i think that this is > > the > > > > > > standart in spain) or if alredy there is one developed nad what > > > > > > information > > > > > > for the bank I need to know. > > > > > > > > > > > > > > > --> define all you payment options like > > > > authorization,void > > > > > ,reauthorization,capture and refund like transaction in your class > > and > > > > > register them in store > > > > > look at demo site,so you will get the clarity > > > > > > > > > > > > > > > 2) the other question is how can i put the root directory in the > > web, > > > > eg. > > > > > > www.myecommerce.com. > > > > > > > > > > > > > > > --> In ofbiz componant load of your application > keep > > > > mount > > > > > point as / so that it accessble on root and do rest of the thing > > with > > > > > apache > > > > > or any web server > > > > > > > > > > > > > > > Somebody can help me Please?. > > > > > > > > > > > > Thanks Very Much and Ofbiz is the best ecommerce in the market. > > > > > > > > > > > > Max > > > > > > > > > > > > > > > > > > > > > > > > -- > G.Venkata Phanindra > Mob:: 9849852989 >
