Verifone pos offline mod vx670, C/C++ Programming

Assignment Help:

Verifone pos offline mod vx670

Project Description:

I want a programmer who will build custom application for Offline VX670 to collect and save info+pin

1)

Press the amount then:

Choice of accounts - "CREDIT/DEBIT " if you select DEBIT- 3 choicess "SAVINGS/OTHER/CHECKING"

After transaction is done it provide you msg on a recipt and on the screen

"Approve or Decline" so i can select 1 or another

2) i need to modified receipt so 4-5 lines of text, like Name of the Store .phone Number...etc "if possible 3-4 lines on top 1-2 on the bottom"

3) if possible make an encryption so no 1 can access the info saved on machine ...nothing special - the basic one is fi

Skills required are C Programming, Engineering, Software Testing, Software Architecture, Visual Basic


Related Discussions:- Verifone pos offline mod vx670

Chelo, need some help with finishing a program

need some help with finishing a program

How does free know the size of memory to be deleted.?, How does free know t...

How does free know the size of memory to be deleted.? int *i = (int *)malloc(12); followed by free(i); how did free function call know how much of memory to delete? A: It bas

C program to copy the contents of a file, C Program to copy the contents of...

C Program to copy the contents of a file: void main()    {   ifstream fin("input.txt");   ofstream fout("output.txt");   char ch;   while (fin)       {

Reverse a string - c ++ program, Reverse a string - C ++ program: Writ...

Reverse a string - C ++ program: Write a program in c to reverse a string. int main() {     Stack theStack;     String reverse("reverse");       cout

Static optimality theorem, Question 1 Describe the following with respect ...

Question 1 Describe the following with respect to pointers in C language- Pointers and Arrays Usage of Pointers in functions Write programs in C to demonstrate the

Define memory alignment??, Primarily the term alignment refers the tendency...

Primarily the term alignment refers the tendency of an address pointer value to be a multiple of some power of two. Thus a pointer with two byte alignment contains a zero in the le

Explain operators, Operators The variables, which are declared and expl...

Operators The variables, which are declared and explained, are the operands, which are operated upon by the operators. Operators specify what operations are to be performed on

Common concepts of object oriented, Object Oriented Programming Paradigm: ...

Object Oriented Programming Paradigm: For OOP, Paradigm is a standard set.  The OOP will help to develop software in modules, which will be integrated later as a full packag

Padovan string, padovan string program in java // aakash , suraj , p...

padovan string program in java // aakash , suraj , prem sasi kumar kamaraj college program 1 : package test.padovanstring; public class PadovanString {     publ

What is inline function, Inline function: It is a function without prot...

Inline function: It is a function without prototype. The function is defined above main. The function should  be  declared  above  main  function.                  Declaring

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd