Difference between revisions of "QuickSale Terminal Product Updates"
From KB
| (24 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
<div align="center">[[File:Q1.3.jpeg|500px]]</div> | <div align="center">[[File:Q1.3.jpeg|500px]]</div> | ||
| + | =v2.1.22.19= | ||
| + | *show amount on swipe screen | ||
| + | *fix code that would stop contactless msr from processing, if card returns error like card blocked, app would crash | ||
| + | *fix Gift CardCapture flow, get rid of emv as all gift cards are swiped | ||
| − | =='''v2.1.10. | + | =v2.1.22.18= |
| + | *use configured swipefeelabel when printing report batch report | ||
| + | *improve formatting of html batch report | ||
| + | *rotate logs after closing batch | ||
| + | *show progress dialog when doing batch functions is semi | ||
| + | |||
| + | =v2.1.22.17= | ||
| + | *Semi - Send Tax in email and also include Tax for other tender in both paper receipt and email | ||
| + | *allow 6 digit card# for GiftCards, needed for Factor4 | ||
| + | |||
| + | =v2.1.22.16= | ||
| + | *remove cvv from gift | ||
| + | *set default values for invoice# label and clerk# label to use in semi | ||
| + | *fix missing unload transaction type lable on receipt and on screen | ||
| + | *show tax on receipt in semi | ||
| + | *hide card# for gift transactions if swiper is connected | ||
| + | *for bal inquiry and deactivate directly take to animation screen | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | =v2.1.22.15= | ||
| + | *Fix issue with Force not prompting for Tip when application is configured to handle tip | ||
| + | *Fix issue with Contactless not re-arming after timeout | ||
| + | *Set TenderType to correct tender type when application finishes processing transaction. An emv transaction may start as credit but the user may select a Debit AID which will change the Tender to Debit | ||
| + | *Make Private Flow identitical to that of Credit/Debit/EBT | ||
| + | *Fix bug in Reports/Close Batch when cancelled is pressed - do not close batch if overide does not complete successfully | ||
| + | *Fix Unload Private Transaction | ||
| + | *Fix Issue in BatchManagement, get BatchDetails and confirm before closing batch | ||
| + | |||
| + | =v2.1.22.14= | ||
| + | *add send email functionality to close batch | ||
| + | *add batch management under maintenance | ||
| + | *Factor4 integration | ||
| + | |||
| + | =v2.1.22.13= | ||
| + | *align the TenderTypes and PaymentTypes bug fix | ||
| + | *Semi Integration | ||
| + | *add modifier to semi/CloudConnect | ||
| + | *add modifier to semi/WebSockets | ||
| + | *use serviceFeeLabel when passed from integrating app | ||
| + | *Fix some formatting in html receipts | ||
| + | *Received Truncated Card# in response, needed for semi for followup transactions | ||
| + | |||
| + | =v2.1.22.12= | ||
| + | *Do not prompt tip for BALANCE_INQUIRY, ACTIVATE, ADD_VALUE, UNLOAD_VALUE, DEACTIVATE, AVS_ONLY_STR | ||
| + | *send serviceFeeLabel even when we do a transaction interactively (not semi) | ||
| + | *Fix issue with CashBackAmount in semi | ||
| + | *Normalize amounts before inserting in transaction. inserting 5 in text field then picking it up used to x10 and get 50, not sure why, but normalizing amoutn to 5.00 fixes that issue | ||
| + | *Add taxAmount, serviceFeeLabel, serviceFeeAmount and approvalCode to CloudConnect | ||
| + | |||
| + | =v2.1.22.11= | ||
| + | *Disable Contactless Magstripe | ||
| + | *Fix bug in CloudConnectProcessor, version was not being included in the transactionData that would be parsed later. | ||
| + | *Semi - taxAmount and servicefee were not being accepted by app | ||
| + | Semi - if feature is turned on, value will be computed by CA app even if integrating pass passes a value. This applies to tax and tip and service fee | ||
| + | *Enable CashDiscount bypass menu for Nada | ||
| + | |||
| + | =v2.1.22.10= | ||
| + | *Fix Cloud and Websocket connections, if you send a gift card activation the transaction is immediatly canceled | ||
| + | *Fix login issue when closing Batch from Reports | ||
| + | *Remove the "Please Wait" when doing semi | ||
| + | |||
| + | =v2.1.22.9= | ||
| + | *Expand ClerkNumber to 50 to match backend | ||
| + | *No need to check gift card for Type, it is a private card. We had to roll this back as now we support random bins for gift from factor4 | ||
| + | *modifier is now passed to semi to allow customization of closebach and batchdetails messages, defaut=6 (Transactions Details, Total Details, no Totals Summary) | ||
| + | |||
| + | =v2.1.22.8= | ||
| + | *Eliminate Transaction Type Charge and replace with Sale | ||
| + | *Eliminate Transaction Type Refund and replace with Return | ||
| + | *in semi, do not apply tax for void, reversal, and force | ||
| + | *in semi, do not saveinstance and restore instance when doing void, reversal, force and refund as followup (grn provided) | ||
| + | *apply logic of tax applicability to tax2 as well | ||
| + | *eliminate old code for FROM, TO, MESSAGE Type when sending transactions | ||
| + | *adjust receipt email for reversals | ||
| + | |||
| + | =v2.1.22.7= | ||
| + | *Add close batch in in reports for retail | ||
| + | *Show untipped transactions for restaurant and autonly transaction for all other industry types | ||
| + | *Map transactionTender in the response if version is >=1.0, added a extra called translateTenderType based on version | ||
| + | disable contacless magstrip for all brands on all terminals | ||
| + | |||
| + | =v2.1.22.6= | ||
| + | *QuickChip support for Nada | ||
| + | *use new URLs (aspx) | ||
| + | *fix for printing on a7 devices | ||
| + | processor will force online for 1st gen declined returns | ||
| + | |||
| + | |||
| + | =='''v2.1.21.6'''== | ||
| + | '''Feb 25, 2022''' | ||
| + | *Add Tip pop up - only two tip options are applicable, auto apply % and prompt (prompt amount, prompt percent, pick percent). | ||
| + | *Provide menu option to bypass service fee. | ||
| + | *Add cc to emailing receipt. | ||
| + | *When doing a refund or a reversal, use as the initial amount Settlement Amount rather than Grand Total. | ||
| + | *When checking if a device has Transaction Type one, first check if it has Parent Tender on. | ||
| + | |||
| + | =='''v2.1.20.13'''== | ||
| + | '''Oct 11, 2021''' | ||
| + | *Initial Support for Tokenization, return Token and also return FullName for both sbd and semi | ||
| + | *Fix Contactless flag bug - CONTACTLESS_ENABLE_PROMPT --> CONTACTLESS_PROMPT_VALUE | ||
| + | *if there is an expection when sending/receiving transaction, set receive buffer to null, as to avoid an improbabaly partial receive or an exception that occured right then, suspecting that possibly a response comes back that contains 8A3030, an exception is raised, the response is retuned and 2nd gen generates an Approval and clear the pending log. | ||
| + | |||
| + | =='''v2.1.20.9'''== | ||
| + | '''May 21, 2021''' | ||
| + | *New SDK for crashalytics | ||
| + | *Looping between No Response and Send Email that occurs when CARD DECLINED message is received. User cannot exit the app normally and it has to be force-closed. | ||
| + | |||
| + | =='''v2.1.20.6'''== | ||
| + | '''APril 2, 2021''' | ||
| + | *Support contactless for FDRC | ||
| + | *Support contactless for TSYS | ||
| + | |||
| + | =='''v2.1.19.5'''== | ||
| + | '''August 4, 2020''' | ||
| + | *Support contactless for FDRC | ||
| + | *Nada Payments support on Castles | ||
| + | *Nada restart not possible for contactless on WP and on Castles, so display message asking the user to run transaction as credit/debit | ||
| + | *Support or PIN Debit and EMV Selection Options from Backend | ||
| + | *Partial Approved Transaction Included in the reports | ||
| + | *Fix Title of Partially Approved Transaction, used to say decline. | ||
| + | |||
| + | =='''v2.1.18.0'''== | ||
| + | '''August 4, 2020''' | ||
| + | *Fix credit card decline on tip receipt | ||
| + | |||
| + | =='''v2.1.16.2'''== | ||
| + | '''June 21, 2020''' | ||
| + | *Fix issue with running refund using cc | ||
| + | |||
| + | =='''v2.1.15.2'''== | ||
| + | '''May 20, 2020''' | ||
| + | *If Industry Type is setup for Restaurant, initial screen QuickSale reads Sale with Tip. If the Tip is left 0, then an Auth Only will be processed, and the merchant needs to go and add a tip, then upload all transactions. If a Tip is provided, then it is a normal sale. | ||
| + | |||
| + | =='''v2.1.14.9'''== | ||
| + | '''April 18, 2020''' | ||
| + | |||
| + | |||
| + | =='''v2.1.13.2'''== | ||
| + | '''March 19, 2020''' | ||
| + | |||
| + | *Signature Capture now has 3 options instead of on/off: | ||
| + | **Paper Signature | ||
| + | **Electronic Signature | ||
| + | **No Signature | ||
| + | *Bug with Transactions not showing in the logs has been addressed. | ||
| + | |||
| + | =='''v2.1.11.1'''== | ||
| + | '''December 16, 2019''' | ||
| + | * Support EMV for TSYS | ||
| + | *After creating the admin user, login will only be requested when accessing the configuration menus | ||
| + | |||
| + | =='''v2.1.10.19'''== | ||
'''October 1, 2019''' | '''October 1, 2019''' | ||
| + | *New firmware improving e-sim activation experience | ||
=='''v2.1.10.7'''== | =='''v2.1.10.7'''== | ||
Latest revision as of 16:36, 24 May 2022
v2.1.22.19
- show amount on swipe screen
- fix code that would stop contactless msr from processing, if card returns error like card blocked, app would crash
- fix Gift CardCapture flow, get rid of emv as all gift cards are swiped
v2.1.22.18
- use configured swipefeelabel when printing report batch report
- improve formatting of html batch report
- rotate logs after closing batch
- show progress dialog when doing batch functions is semi
v2.1.22.17
- Semi - Send Tax in email and also include Tax for other tender in both paper receipt and email
- allow 6 digit card# for GiftCards, needed for Factor4
v2.1.22.16
- remove cvv from gift
- set default values for invoice# label and clerk# label to use in semi
- fix missing unload transaction type lable on receipt and on screen
- show tax on receipt in semi
- hide card# for gift transactions if swiper is connected
- for bal inquiry and deactivate directly take to animation screen
v2.1.22.15
- Fix issue with Force not prompting for Tip when application is configured to handle tip
- Fix issue with Contactless not re-arming after timeout
- Set TenderType to correct tender type when application finishes processing transaction. An emv transaction may start as credit but the user may select a Debit AID which will change the Tender to Debit
- Make Private Flow identitical to that of Credit/Debit/EBT
- Fix bug in Reports/Close Batch when cancelled is pressed - do not close batch if overide does not complete successfully
- Fix Unload Private Transaction
- Fix Issue in BatchManagement, get BatchDetails and confirm before closing batch
v2.1.22.14
- add send email functionality to close batch
- add batch management under maintenance
- Factor4 integration
v2.1.22.13
- align the TenderTypes and PaymentTypes bug fix
- Semi Integration
- add modifier to semi/CloudConnect
- add modifier to semi/WebSockets
- use serviceFeeLabel when passed from integrating app
- Fix some formatting in html receipts
- Received Truncated Card# in response, needed for semi for followup transactions
v2.1.22.12
- Do not prompt tip for BALANCE_INQUIRY, ACTIVATE, ADD_VALUE, UNLOAD_VALUE, DEACTIVATE, AVS_ONLY_STR
- send serviceFeeLabel even when we do a transaction interactively (not semi)
- Fix issue with CashBackAmount in semi
- Normalize amounts before inserting in transaction. inserting 5 in text field then picking it up used to x10 and get 50, not sure why, but normalizing amoutn to 5.00 fixes that issue
- Add taxAmount, serviceFeeLabel, serviceFeeAmount and approvalCode to CloudConnect
v2.1.22.11
- Disable Contactless Magstripe
- Fix bug in CloudConnectProcessor, version was not being included in the transactionData that would be parsed later.
- Semi - taxAmount and servicefee were not being accepted by app
Semi - if feature is turned on, value will be computed by CA app even if integrating pass passes a value. This applies to tax and tip and service fee
- Enable CashDiscount bypass menu for Nada
v2.1.22.10
- Fix Cloud and Websocket connections, if you send a gift card activation the transaction is immediatly canceled
- Fix login issue when closing Batch from Reports
- Remove the "Please Wait" when doing semi
v2.1.22.9
- Expand ClerkNumber to 50 to match backend
- No need to check gift card for Type, it is a private card. We had to roll this back as now we support random bins for gift from factor4
- modifier is now passed to semi to allow customization of closebach and batchdetails messages, defaut=6 (Transactions Details, Total Details, no Totals Summary)
v2.1.22.8
- Eliminate Transaction Type Charge and replace with Sale
- Eliminate Transaction Type Refund and replace with Return
- in semi, do not apply tax for void, reversal, and force
- in semi, do not saveinstance and restore instance when doing void, reversal, force and refund as followup (grn provided)
- apply logic of tax applicability to tax2 as well
- eliminate old code for FROM, TO, MESSAGE Type when sending transactions
- adjust receipt email for reversals
v2.1.22.7
- Add close batch in in reports for retail
- Show untipped transactions for restaurant and autonly transaction for all other industry types
- Map transactionTender in the response if version is >=1.0, added a extra called translateTenderType based on version
disable contacless magstrip for all brands on all terminals
v2.1.22.6
- QuickChip support for Nada
- use new URLs (aspx)
- fix for printing on a7 devices
processor will force online for 1st gen declined returns
v2.1.21.6
Feb 25, 2022
- Add Tip pop up - only two tip options are applicable, auto apply % and prompt (prompt amount, prompt percent, pick percent).
- Provide menu option to bypass service fee.
- Add cc to emailing receipt.
- When doing a refund or a reversal, use as the initial amount Settlement Amount rather than Grand Total.
- When checking if a device has Transaction Type one, first check if it has Parent Tender on.
v2.1.20.13
Oct 11, 2021
- Initial Support for Tokenization, return Token and also return FullName for both sbd and semi
- Fix Contactless flag bug - CONTACTLESS_ENABLE_PROMPT --> CONTACTLESS_PROMPT_VALUE
- if there is an expection when sending/receiving transaction, set receive buffer to null, as to avoid an improbabaly partial receive or an exception that occured right then, suspecting that possibly a response comes back that contains 8A3030, an exception is raised, the response is retuned and 2nd gen generates an Approval and clear the pending log.
v2.1.20.9
May 21, 2021
- New SDK for crashalytics
- Looping between No Response and Send Email that occurs when CARD DECLINED message is received. User cannot exit the app normally and it has to be force-closed.
v2.1.20.6
APril 2, 2021
- Support contactless for FDRC
- Support contactless for TSYS
v2.1.19.5
August 4, 2020
- Support contactless for FDRC
- Nada Payments support on Castles
- Nada restart not possible for contactless on WP and on Castles, so display message asking the user to run transaction as credit/debit
- Support or PIN Debit and EMV Selection Options from Backend
- Partial Approved Transaction Included in the reports
- Fix Title of Partially Approved Transaction, used to say decline.
v2.1.18.0
August 4, 2020
- Fix credit card decline on tip receipt
v2.1.16.2
June 21, 2020
- Fix issue with running refund using cc
v2.1.15.2
May 20, 2020
- If Industry Type is setup for Restaurant, initial screen QuickSale reads Sale with Tip. If the Tip is left 0, then an Auth Only will be processed, and the merchant needs to go and add a tip, then upload all transactions. If a Tip is provided, then it is a normal sale.
v2.1.14.9
April 18, 2020
v2.1.13.2
March 19, 2020
- Signature Capture now has 3 options instead of on/off:
- Paper Signature
- Electronic Signature
- No Signature
- Bug with Transactions not showing in the logs has been addressed.
v2.1.11.1
December 16, 2019
- Support EMV for TSYS
- After creating the admin user, login will only be requested when accessing the configuration menus
v2.1.10.19
October 1, 2019
- New firmware improving e-sim activation experience
v2.1.10.7
April 11, 2019
- Signature prints on the receipt
- Improve card success rate
v2.1.10.2
March 21, 2019
- Cash Discount updated