Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pcAmerica/CRE-RPE-Client-API-Library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tempPreAuthBranch
Choose a base ref
...
head repository: pcAmerica/CRE-RPE-Client-API-Library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 44 files changed
  • 5 contributors

Commits on Oct 14, 2011

  1. Configuration menu
    Copy the full SHA
    d53d435 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2011

  1. added preauth\bartab and postauth. Also no encrypt credit cards when …

    …sending over the network
    unknown unknown
    unknown authored and unknown committed Oct 31, 2011
    Configuration menu
    Copy the full SHA
    e0e077d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:pcAmerica/CRE-RPE-Client-API-Library

    Conflicts:
    	APITester/Program.cs
    	pcAmerica.DesktopPOS.API.Client/Service References/PaymentService/261.xsd
    	pcAmerica.DesktopPOS.API.Client/Service References/PaymentService/Reference.cs
    unknown unknown
    unknown authored and unknown committed Oct 31, 2011
    Configuration menu
    Copy the full SHA
    c2de8ce View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2011

  1. added new CompnayInformationService which has functions for GetStoreI…

    …Ds and GetStationIDs.
    
    readded the TestPreAuthInvoice function code which somehow didn't get committed.
    unknown unknown
    unknown authored and unknown committed Nov 1, 2011
    Configuration menu
    Copy the full SHA
    b2017b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2011

  1. added new CompnayInformationService which has functions for GetStoreI…

    …Ds and GetStationIDs.
    
    readded the TestPreAuthInvoice function code which somehow didn't get committed.
    unknown unknown
    unknown authored and unknown committed Nov 3, 2011
    Configuration menu
    Copy the full SHA
    e5a8568 View commit details
    Browse the repository at this point in the history
  2. company info

    unknown unknown
    unknown authored and unknown committed Nov 3, 2011
    Configuration menu
    Copy the full SHA
    fcfbd0b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:pcAmerica/CRE-RPE-Client-API-Library

    unknown unknown
    unknown authored and unknown committed Nov 3, 2011
    Configuration menu
    Copy the full SHA
    7b08390 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2012

  1. Configuration menu
    Copy the full SHA
    6cf641b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2012

  1. bug fix and updates

    *error adding modifiers
    *lock by station return most recent station not first station(if not
    locked return null for station)
    * get invoice return party size
    * Get invoice should return guest numbers for line items
    * not storing descriptions sent via api
    *locked and locked by station added to getInvoice
    dtomasheski committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    a9a8ce9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2012

  1. Fixed null reference error when customer is not found

    Minor Resharper cleanup
    robhorvath
    robhorvath committed Oct 6, 2012
    Configuration menu
    Copy the full SHA
    bd1e837 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2012

  1. updates to API

    updates including:
    * api call to get db info
    * when voiding an invoice there is now a flag for send to kitchen
    printer
    * the invoice object now has a flag for needs to be sent to kitchen this
    covers both items on the invoice and if the invoice has deleted items
    that haven't been sent(the individual items still have their own flag)
    *
    dtomasheski committed Nov 30, 2012
    Configuration menu
    Copy the full SHA
    2675699 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2014

  1. Configuration menu
    Copy the full SHA
    0b84ffe View commit details
    Browse the repository at this point in the history
Loading