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

Odoo v8: Payment via PayPal through Invoice not Captured

Subscribe

Get notified when there's activity on this post

This question has been flagged
invoicepaymentpaypalodoo8.0odoov8
4558 Views
Avatar
KianWee

I'm am currently running Odoo V8 with Paypal Payment Acquirer installed.


Here's the issue that I am facing:

When an invoice is sent to the client and paid through PayPal, all PayPal transactions are completed successfully. However, the invoice's status remains as open and is not updated to Paid. I suppose that the invoice is to be automatically updated to Paid as the payment is completed.


Here are the things that I have done base on information I found through forums but still could not get the system to work as expected:

In PayPal ProfileUpdated "PayPal button language encoding" to "Western European Languages (including English)" with "UTF-8" encodingTurned On Auto ReturnSet Return URL to : <odoo domain>/shop/confirmation Turned Off Payment Data TransferTurned on PayPal Account OptionalIn Odoo V8Set Up PayPal and Payment Acquirers with Paypal Email ID, Paypal Merchant ID and have turned on IPN

I have tested the payments myself using SandBox PayPal and here is the log I have retrieved through the system when the payment is made:

2016-12-20 09:45:20,460 1365 INFO MasterDatabase openerp.addons.payment_paypal.controllers.main: Beginning Paypal IPN form_feedback with post data {'address_city': u'Singapore', 'address_country': u'Singapore', 'address_country_code': u'SG', 'address_name': u'Test', 'address_state': u'', 'address_status': u'unconfirmed', 'address_street': u'Test Street', 'address_zip': u'123456', 'business': u'kianwee@accentuate.com.sg', 'charset': u'UTF-8', 'custom': u'', 'first_name': u'BuyerTKW', 'handling_amount': u'0.00', 'ipn_track_id': u'9ad8abc89a687', 'item_name': u'Accentuate Pte Ltd: SAJ/2016/0008', 'item_number': u'SAJ/2016/0008', 'last_name': u'BuyerTKW', 'mc_currency': u'SGD', 'mc_fee': u'3.05', 'mc_gross': u'75.00', 'notify_version': u'3.8', 'payer_email': u't.kianwee@gmail.com', 'payer_id': u'YB2MZ3RE4J7PJ', 'payer_status': u'verified', 'payment_date': u'01:45:17 Dec 20, 2016 PST', 'payment_fee': u'', 'payment_gross': u'', 'payment_status': u'Completed', 'payment_type': u'instant', 'protection_eligibility': u'Eligible', 'quantity': u'1', 'receiver_email': u'kianwee@accentuate.com.sg', 'receiver_id': u'SV7294AU7NRZC', 'residence_country': u'SG', 'shipping': u'0.00', 'tax': u'0.00', 'test_ipn': u'1', 'transaction_subject': u'', 'txn_id': u'5YM5168400206783X', 'txn_type': u'web_accept', 'verify_sign': u'ATOwmFugiV5w7zYaJ0M7DizFlZzMA8WdXAlC24uPn1z43bCCtJwtqHcS'}

2016-12-20 09:45:21,848 1365 WARNING MasterDatabase openerp.addons.payment_paypal.controllers.main: Paypal: answered INVALID on data verification

2016-12-20 09:45:21,853 1365 INFO MasterDatabase werkzeug: 173.0.82.126 - - [20/Dec/2016 09:45:21] "POST /payment/paypal/ipn/ HTTP/1.1" 200 -

2016-12-20 09:45:26,598 1365 INFO MasterDatabase openerp.addons.payment_paypal.controllers.main: Beginning Paypal DPN form_feedback with post data {'address_city': u'Singapore', 'address_country': u'Singapore', 'address_country_code': u'SG', 'address_name': u'Test', 'address_state': u'', 'address_status': u'unconfirmed', 'address_street': u'Test Street', 'address_zip': u'123456', 'auth': u'AlpFzJN4X5cbyEWomGBTJpT8I2JQw.uqEzJi1313TfGBGWSNONvnJQ3QSfABMN32fdXqgec-LhVcNnbG8YzQ4BQ', 'business': u'kianwee@accentuate.com.sg', 'charset': u'UTF-8', 'custom': u'', 'first_name': u'BuyerTKW', 'form_charset': u'UTF-8', 'handling_amount': u'0.00', 'item_name': u'Accentuate Pte Ltd: SAJ/2016/0008', 'item_number': u'SAJ/2016/0008', 'last_name': u'BuyerTKW', 'mc_currency': u'SGD', 'mc_fee': u'3.05', 'mc_gross': u'75.00', 'notify_version': u'3.8', 'payer_email': u't.kianwee@gmail.com', 'payer_id': u'YB2MZ3RE4J7PJ', 'payer_status': u'verified', 'payment_date': u'01:45:17 Dec 20, 2016 PST', 'payment_fee': u'', 'payment_gross': u'', 'payment_status': u'Completed', 'payment_type': u'instant', 'protection_eligibility': u'Eligible', 'quantity': u'1', 'receiver_email': u'kianwee@accentuate.com.sg', 'receiver_id': u'SV7294AU7NRZC', 'residence_country': u'SG', 'shipping': u'0.00', 'tax': u'0.00', 'test_ipn': u'1', 'transaction_subject': u'', 'txn_id': u'5YM5168400206783X', 'txn_type': u'web_accept', 'verify_sign': u'AFcWxV21C7fd0v3bYYYRCpSSRl31Ak2iLa-RJaJgWiqLsozKNdpe.l-2'}

2016-12-20 09:45:27,549 1365 WARNING MasterDatabase openerp.addons.payment_paypal.controllers.main: Paypal: answered INVALID on data verification

2016-12-20 09:45:27,553 1365 INFO MasterDatabase werkzeug: 202.55.70.37 - - [20/Dec/2016 09:45:27] "POST /payment/paypal/dpn/ HTTP/1.1" 302 -

2016-12-20 09:45:27,902 1365 INFO MasterDatabase werkzeug: 202.55.70.37 - - [20/Dec/2016 09:45:27] "GET / HTTP/1.1" 200 -

2016-12-20 09:45:28,365 1365 INFO MasterDatabase werkzeug: 202.55.70.37 - - [20/Dec/2016 09:45:28] "POST /website/translations HTTP/1.1" 200 -

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
Giving customers multiple chances to pay for an SO
invoice payment paypal so
Avatar
Avatar
2
Jun 17
4573
Portal Invoice "Pay Now" leads to no choices on payment method
invoice payment paypal portal
Avatar
Avatar
1
Jul 25
7352
'Show payment buttons to employees too' is not available in Odoo 9.0
invoice payment paypal sale.order odoo9.0
Avatar
0
Mar 17
4907
How to automatically apply Paypal payments to invoices?
invoice payment paypal ecommerce ipn
Avatar
Avatar
Avatar
Avatar
4
Apr 16
9836
How do I mark a "partial" invoice as paid, for real? Solved
invoice payment
Avatar
1
Nov 25
2402
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