Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Odoo - Is it currently possible to process credit cards using Authorize.net?

Naroči se

Get notified when there's activity on this post

This question has been flagged
creditcardauthorize.net8.1authodoo
12 Odgovori
13177 Prikazi
Avatar
Victor Admin

I hesitated to post this, since this question has come up a number of times for 7.0 and earlier OpenERP versions, but I have not seen any definite answers specific to Odoo 8.x yet, and I would love to know if this is actually possible yet or not

I have done a lot of googling and haven't been able to come up with anything solid yet, but I keep seeing little hints that a solution possibly does exist or is very near completion. Does anyone have any knowledge about this, or could point me in the right direction? 

Thank you very much!

6
Avatar
Opusti
Jonathan Leaders

I get errors on Odoo 9.0, but I can't find a way to capture payment on Odoo 10 & 11 -- anyone else having any luck?

Avatar
Fabrice Henrion (fhe)
Best Answer

An Authorize.net module for the ecommerce and the backend has been developed and certified by Odoo: https://github.com/odoo/odoo/tree/saas-6/addons/payment_authorize 
It works similarly than the Paypal module. It will be available on the SaaS when that version will be rolled-out (in a couple weeks).

3
Avatar
Opusti
Victor Admin
Avtor

That is great! Is this just for web sales, or can it also be used by employees to register a payment to Sales Orders? (using customers' credit card numbers taken over the phone)

Fabrice Henrion (fhe)

It can be used by salespeople in the backend. You need to activate the option: Settings > Accounting > Show payment buttons to employees too. Then, a blue ribbon will appear on your sale orders and invoices with the different payment methods that have been configured.

Randy Risser

@Fabrice Henrion (fhe)

Is it no longer possible to charge the customer's credit card for them through odoo? Did something change? I can't find:

Setting>Accounting>Show Payment Buttons to Employees

Avatar
FPT MEDIA
Best Answer

**EDIT 6/22/15 - In case current cloud users are not aware, authorize.net is now available as a payment acquirer and payment option within the system. This solution uses the virtual terminal or hosted checkout page of Authorize.net and is not a AIM/SIM/CIM integration method - in other words, it's similar to a Paypal checkout page. If you're wanting a direct or full integration, you'll still not be able to accomplish this without custom development (for SaaS) or one of the modules or solutions mentioned below**

----------------------------


HI Victor - There are a couple ways to answer this question. If you are using a self-hosted version, then you can have a module custom developed or extended into your system. There are several Github and other python builds that have a great start to laying out the SOAP/XML/API components if you want to have bi-directional integration into your authorize.net account.

One here: https://py-authorize.readthedocs.org/en/latest/index.html 

Another here: https://github.com/jeffschenck/authorizesauce 

If you do not need or want to do an Advanced Integration then you have the option of using the Direct Post method. You can add this via the 'Payment Acquirers' module in settings and Authorize.net will essentially function like Paypal checkout where a Sales Order payment will process off-property on an authorize.net virtual terminal page/checkout page.

The major drawback here can be for recurring transactions and transaction detail updates. If you are not technical or do not have coding/development staff or budget, then you'll be limited on implementation - currently Authorize.net has no native support in the same way Paypal does, which is pretty surprising. Hopefully this helps!

2
Avatar
Opusti
Hengky Zhang

hi arthur i want to ask if i use paypal for payment gateway both paypal account or credit card can i get the history and notification regarding the payment waht i mean is which is the payment is success or not

Victor Admin
Avtor

Thank you for your detailed response, I must have missed this when you posted it a few months back. Around the time of my original question, I didn't see Authorize.net in the Payment Acquirers section or available to install anywhere, but I see now that it's being officially added so that is great, I will have to check it out. Those Python modules look cool, thanks for the tip!

Sheilon Wunder

The module that some users refers to is so awkward. It follows a procedure that is foreign to every web-shopper. How can you be requested to jump out of your website to enter your credit card? It just blows my mind that Odoo wants to be taken as a serious eCommerce platform and it doesn't offer an off the shelf way to charge credit cards.

Avatar
Sheilon Wunder
Best Answer

Hi Victor,

You mention how Authorize.net is officially added. I installed the module yesterday and I don't see anything besides Wire Transfer.

Could you please elaborate on how can I see the Authorize.net option?

1
Avatar
Opusti
Jonathan Leaders

Did you enable it via Invoicing > Payment > Payment Acquirers?

Avatar
Jerry P
Best Answer

Fabrice, that's great news, is it only for SaaS? I assume it would need some modification to work on Premise-Based?

FPT Media, could you provide details on how to use the 'Payment Acquirers' method? When I go to Settings>Payments>Payment Acquirers and click Create, the only options are Wire Transfer or Paypal.

1
Avatar
Opusti
Avatar
Gregory Gillis
Best Answer

Fabrice, how do you access payments in the backend? You mentioned using Setting>Accounting>Show Payment Buttons to Employees. I do not see this option. We desperately need access to Authorize.net in the backend on sales quotes/orders. Other modules and apps are posing issues and you mention it is built in already. We are running Enterprise 10 self-hosted. We already have it setup as a payment acquirer on our website but need backend access.

0
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Authorize.net integration with OpenERP v7
creditcard payment authorize.net
Avatar
Avatar
1
mar. 15
5086
Authorize.net to process credit cards
creditcard gateway authorize.net credit card
Avatar
5
maj 17
8033
邮箱无法正常使用
odoo
Avatar
Avatar
1
nov. 25
2213
SOC 1 Report
odoo
Avatar
0
nov. 25
136
How do I go about this error? I am trying to uninstall a module
odoo
Avatar
Avatar
1
nov. 25
3438
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now