Code Monkey home page Code Monkey logo

pos_cc_payments's Introduction

Pos Credit Card Payments

This module is just a mock.

  1. Add new pos payment method “Credit Card” → by xml data → pos payment (account.journal) type “bank”.

  2. When selected → Display: “Waiting pinpad feedback…” in a pop up (only mock up)

    • Use js settimeout to display another popup (step 3) and hide current popup
    • Cancel button will lead us to go back to payment screen (no payment added)

    screenshot1

  3. Pop up: “Insert Cardholder name” ( will stored on new field on payment object - card_holder → char → account.bank.statement.line)

    • Confirm, pass to step 4 (system records cardholder name) → cannot be empty
    • Cancel button will lead us to go back to payment screen (no payment added)

    screenshot2

  4. POS asks whether to pay for the transaction in credit or with points. Display the following pop up → user select point/credit then go to step 5

    • Add additional button “back” → will go to previous popup (in case cashier want to change card holder name)
    • Data selected will stored on new field on payment object account.bank.statement.line
      • Pay_point = boolean
      • Pay_credit = boolean

    screenshot3

  5. Loading popup will appear (loading progress only mock up)

    screenshot4

  6. Payment added → this payment can be combined with normal cash payment → pos order validated and data inputed stored in new fields on backend accordingly.

pos_cc_payments's People

Forkers

babarlhr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.