Yousef Sabbah wrote

> I need to learn about credit cards online business, where and how ?

You need to establish a credit card merchant agreement with your bank, and
use a credit card payment gateway service that will accept payment
notifications from Ofbiz. The gateway authorises credit card charges with
the card issuer (like Visa or Mastercard) and deposits the payment in your
bank account.

Ofbiz already has support for several payment gateways including Google
Checkout, PayPal Express, Authorize.net, Orbital, WorldPay, SecurePay and
others. See the list at 
https://fisheye6.atlassian.com/browse/ofbiz/trunk/applications/accounting/src/org/ofbiz/accounting/thirdparty

To learn more:

1. Talk to your bank about getting a credit card merchant facility and
payment gateways your bank will work with.

2. Look at the web sites of some payment gateways to get a feel for their
services and charges.

3. Look at the Ofbiz code to see how it interacts with a payment gateway.
The Fisheye link above is a good place to start.


Cheers

Paul Foxworthy
-- 
View this message in context: 
http://ofbiz.135035.n4.nabble.com/subscriptions-tp3220589p3225475.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to