Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Automated Reconciliation of PayPal, Stripe statement lines

Subscribe

Get notified when there's activity on this post

This question has been flagged
accountingprocessreconcilationv14
3 Replies
4144 Views
Avatar
Dan Witting

I am on ODOO 14.


I am importing both my paypal, stripe,.. statement in a Suspense account (1009 Suspense account for PayPal, 1091 Suspense Account for Stripe,...) and my bank account statements. 

My bank statements lines start with indications like 'Stripe xxx'. 'Stripe xxx'. 


Today, what i do is manually reconcile each bank statement line manually against the corresponding  the suspense account . And that i add manually the fees to get my suspense account to zero. 

I would like to automate the manual process to reconcile each bank statement line. Is there any solution how to do it ? 


Anyone has an idea how to aumated this process ?


Thanks

0
Avatar
Discard
Avatar
Bhushan Lilapra
Best Answer

Hi,

You’ve raised a very valid point — we’ve encountered this same challenge when working with Stripe payouts, especially in scenarios involving Stripe Terminal or grouped transactions. The lack of clear mapping between individual charges and the final bank payout often creates reconciliation gaps in Odoo.

We’re actively working on a solution that simplifies this by utilizing Stripe’s transaction metadata and payout structure to deliver cleaner, automated reconciliation logic within Odoo — including fee handling and proper mapping of grouped charges.

While I can’t share all the specifics yet, our approach is designed to give better visibility and save hours of manual work.

If this sounds relevant, feel free to DM me. Happy to keep you updated once we’re ready to roll it out.

Best regards,

Bhushan Lilapra

Director – iQud Tek LLP

0
Avatar
Discard
Avatar
Hamid Ahmadimoghaddam
Best Answer

In the case of Stripe, the problem is that Stripe is sending the money of for example couple of days of terminal payments in one transaction. Sometimes you do not see any description about the original transaction of the stripe payment. Besides, stripe is reducing the amount by a percentage as a provision (this can be done during reconciliation and/or via automation).

So to explain better the issue, here is an example:

terminal payment, 01.02.2025, stripe transaction_id = pin_00001, amount = 10 €
terminal payment, 01.02.2025, stripe transaction_id = pin_00002, amount = 20€
terminal payment, 02.02.2025, stripe transaction_id = pin_00003, amount = 20 €

Stripe transfers money:
bank transaction, 03.02.2025, NO stripe transaction_id (only bank transaction_id which is not useful), Transaction Description = Stripe, amount = 45€ = 50€ - (50€ * 10% as an example of the stripe provision)

On Stripe Panel: (This is missing in Odoo)
stripe out transaction, 03.02.2025, stripe transaction_id = pout_00010, amount = 45€, includes transactions =[pin_00001, pin_00002, pin_00003] 

even if we have the infos from the stripe panel, we cannot 100% match with the bank transactions, because of lack of information from stripe.

I hope someone can have a solution for it. Otherwise, we will also need to do some customizations.

Regards,

bitigloo GmbH

0
Avatar
Discard
Avatar
Marc Durepos
Best Answer

Hi Dan,

It sounds like what you are looking for are Reconciliation Models. Using the counterpart values you should be able to set up fixed or percentage-based fees to be deducted from payments coming in and reconcile the rest with pending transactions.

If you can, I would suggest setting up a second testing database with a copy of your live data. You'll have more freedom to test things without making a mountain of work for yourself should you need to undo some particularly annoying mistake.

Good luck!

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

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

Sign up
Related Posts Replies Views Activity
How to show popup warning message but let the python program continue on create method via try and except block?
accounting v14
Avatar
Avatar
1
Jun 24
5869
How do I create an Overdraft limit, raise a warning if the limit exceed and continue after raising a warning?
accounting v14
Avatar
0
Jan 24
2468
Add a new filter to trial balance view in accounting
accounting v14
Avatar
0
Oct 22
68
Add a new filter to trial balance view in accounting
accounting v14
Avatar
0
Oct 22
7
How to show the pdf report in Print button based on form view or action? Solved
accounting v14
Avatar
Avatar
1
Jan 24
5237
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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