Commit Graph

14 Commits (0464f619b4e5b4504bd07c04782cc0047f1b9758)

Author SHA1 Message Date
Elsio Sanchez 0464f619b4
validate refund (#1109)
* validate refund

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-24 00:33:48 -04:00
Elsio Sanchez 8e36fb006c
Support Maximum Allowable Reimbursement (#1110)
* Support Maximum Allowable Reimbursement

* remove   console

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-24 00:30:07 -04:00
Elsio Sanchez 966e63907e
Add image at the point of sale (#1104)
* add image to pos

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 18:30:43 -04:00
Elsio Sanchez 4106cf24f9
Support for Gift Card payment types in the return of funds (#1103)
* Add different types of cards for return

* minimal changes

* Support for Gift Carts payment types in the return of funds

* translate

* minimal changes

* minimal changes

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 17:34:27 -04:00
Elsio Sanchez 1e5e4358f9
Payment method not supported (#1098)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 16:02:42 -04:00
Elsio Sanchez 849a93427a
Support for cash payment types in the return of funds (#1101)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 12:31:22 -04:00
Elsio Sanchez 4d8aef3511
Support for zelle payment types in the return of funds (#1097)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-23 12:29:21 -04:00
Elsio Sanchez 1a3eb8af17
Support for payment types in the return of funds (#1096)
* Support for payment types in the return of funds

* renaming the file

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-22 21:18:28 -04:00
Elsio Sanchez 54a4612e7b
Add function for number formatting in decimals (#1088)
* Add function for number formatting in decimals

* minimal changes

* rename function

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-20 03:08:10 -04:00
Elsio Sanchez 37eb7240f9
Add daily limit and limit per transaction (#1089)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-20 01:29:22 -04:00
Elsio Sanchez 342464d3c5
- Validate POS options (#1085)
- Fixe Delete Line Service

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-19 23:19:11 -04:00
Elsio Sanchez 6f20050745
validate terminal configurator (#1082)
* Add validation for the pin according to the configuration of the terminal of the point of sale

* validate advisor options

* validate terminal configurator

* add pin to Return Order

* remove console

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-19 08:00:17 -04:00
Elsio Sanchez 632e7623dd
Fix Overdrawn Invoice (#1018)
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-06 16:38:54 -04:00
Elsio Sanchez 553d08b353
Fixed syntax errors and deleting console.log (#1012)
* Overdrawn Invoice

* rename computed

* add service Overdrawn Invoice

* Duplicate key error and deleting console.log

* fixe minor errors

* add params to router

* fixe pin

* fixe Price Checking

* fix constants

Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
2021-08-05 11:54:17 -04:00