Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

The additional step doesn’t work correctly and the continue payment on it doesn’t even work

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
action
1 Răspunde
1534 Vizualizări
Imagine profil
Gabriel Gonzalez

Hi, I have a problem with the additional step, first, when i insert my address information, I get send directly to the additional step, but it should send me to the delivery method page, if I select to go back i get send to the delivery method page then to the invoicing info page and then again to the additional step page, the problem is that the continue to payment button doesn’t work, I created one that sends you directly to the payment page but this is not the way I need it, I need the continue payment button to work, can someone help me with this? 

0
Imagine profil
Abandonează
Imagine profil
Odiware Technologies
Cel mai bun răspuns

It sounds like you're encountering a flow issue with your checkout process in Odoo, where the "Continue to Payment" button is not functioning as expected. Here’s how you can approach fixing this:

  1. Check the Checkout Flow Configuration:
    • Go to Website → Settings → Checkout.
    • Ensure that the steps in the checkout process are correctly set up (Address, Delivery, Payment, etc.). The "Continue to Payment" button should be configured to go from the address or delivery step directly to the payment step.
  2. Custom Button Redirection Issue:
    • If you've created a custom button for direct payment redirection, there might be a conflict with the standard flow. Remove or disable the custom redirection button and let Odoo handle the navigation through the default process.
  3. Inspect JavaScript:
    • If you’ve customized any JavaScript related to the checkout process, ensure the functions for the "Continue to Payment" button are properly handling the flow and not causing a redirect loop.
    • Open the browser console (F12) and check for any JavaScript errors that could be interrupting the process.
  4. Ensure Correct Sequence of Steps:
    • The issue of being redirected between pages could be because the user is not completing the required steps before moving to the next one. Double-check that your Odoo checkout settings require users to complete each step (address, delivery, invoicing) before moving to the next.
  5. Odoo Customization:
    • If you've done any customizations to the checkout process (for example, modifying the flow of steps or altering the functionality of buttons), ensure the logic is implemented correctly and that the "Continue to Payment" button triggers the right action.
  6. Check for Custom Modules:
    • If you’re using any custom modules for the checkout or payment process, they could be causing conflicts. Temporarily disable them and see if the issue persists.
  7. Clear Cache and Refresh:
    • Clear your browser cache and refresh the page to ensure that any recent changes are properly loaded.

Once these steps are checked, the "Continue to Payment" button should work as intended, following the correct flow from address input, through delivery, and to payment.

If you continue to have issues, reviewing any custom code or consulting with an Odoo developer might be necessary for more in-depth debugging.

-1
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Odoo eLearning app, users cannot access the courses
action
Imagine profil
Imagine profil
1
nov. 25
179
tyhujty ryhtrey retye ter erter erter er
action
Imagine profil
0
nov. 25
10
I use odoo19, Enterprise version When i connect the Social Media in Social Marketing module so i face this issue. Unprocessable Entity. Rezolvat
action
Imagine profil
Imagine profil
1
nov. 25
184
(!!copair~rápido!!) Cómo puedo hablar con una persona real en Copa?
action
Imagine profil
0
nov. 25
4
Notification Email Alias – What Emails Are Sent?
action
Imagine profil
0
nov. 25
5
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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