I read http://docs.ofbiz.org/display/OFBIZ/Credit+Card+3D+Secure++Authentication+Integration+with+ofbiz and see no difference than using the CC service called by PaymentGatewayServices all the services now, had web interfaces at one time.
Raj Saini sent the following on 10/19/2008 8:43 AM: > BJ, > > 3D secure is not same as normal CC authorization. 3D secure has a issuer > bank authentication and it happens in 2 phases. And that is the reason > this proposal is to make 3D secure generic enough to integrate with > OFBiz so that it can easily hooked up in other payment processors. > > Thanks, > > Raj > > BJ Freeman wrote: >> look at the third party code under the financial folder. >> applications\accounting\src\org\ofbiz\accounting\thirdparty >> provide >> ccAuth >> ccCapture >> at a minimum >> and >> ccRefund >> ccRelease >> ccCredit >> ccAuthCapture >> if the provider supports them. >> >> http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginner%27s+Development+Guide+Using+Practice+Application >> >> see part 1 >> >> Sarvesh sent the following on 10/17/2008 7:26 AM: >> >>> Hi, >>> >>> >>> I want to discuss integration 3D Secure Credit Card with ofbiz. I >>> have got >>> it working(using protx simulator) by changing some of ofbiz files but >>> still >>> it is not generic so I want to discuss it with the user community to >>> make it >>> generic for general usage. >>> >>> >>> Thanks >>> Sarvesh. >>> >>> >> >> >> >> > > >
