Cloud9 Credit Card Software Release Log
2.03 Releases
2021-12-22 2.03.06 Build:e0a9fae6 Bulid
o Fix track1 log bug
2021-11-02 2.03.05 Build:afccbccd Bulid
o Fix https duplicate bug.
2021-10-14 2.03.04 Build:dba43638 Bulid
o Support gift card transaction
2021-04-28 2.03.03 Build:dba41638 Bulid
o Fix CardRead API bug.
2021-04-26 2.03.02 Build:32d2843b Bulid
o Add Card Read and EnterZipCode API
o Support OPI
o Change PDC logo
2021-03-02 2.03.01 Build:0e9a9c5e Bulid
o Pax A920 support
2.02 Releases
2020-12-10 2.02.09 Build:f735d9 Bulid
o Add copy button for HTTPS URL.
o Add TerminalRefName for PDC.
2020-11-16 2.02.08 Build:f9d7ec98 Bulid
o Fix ingenico PinPad shows negative amount of refund transaction.
2020-10-27 2.02.07 Build:03a930e2 Bulid
o Control desktop PDC through Cloud9 Server to complete the transaction.
Please refer https://testlink.c9pg.com/apidocs DesktopPDC sections to get more info.
2020-09-30 2.02.06 Build:0f3becd4 Bulid
o Add GMID in path reqeust url.
o Support bluetooth protocol
2020-08-28 2.02.05 Build:6127e1da Bulid
o Fix GetTransInfo API bug
o Store & Forward transaction support GetTransInfo API
2020-06-18 2.02.04 Build:85fdec42 Bulid
o Add GetStatus API
2020-06-17 2.02.03 Build:8774e684 Bulid
o fix pdc shutdown when device set MSR.
2020-06-08 2.02.02 Build:9f28eeda Bulid
o connection configuration UI add local https url
o synchronize the new configuration when install the new version without uninstalling the old version.
2020-05-24 2.02.01 Build:b0b68c4d Bulid
o support Register and UnRegister API
2.01 Releases
2020-05-01 2.01.09 Build:b6650068 Bulid
o M5000 and L3000 support logo screen.
2020-04-16 2.01.08 Build:ddb2ea07 Bulid
o Enable UPP device ethernet.
2020-03-11 2.01.07 Build:4b35721d Bulid
o add Pax reader
2019-09-17 2.01.06 Build:83b18871 Bulid
o makes request dialog configurable
2019-09-11 2.01.05 Build:237f7ad8 Bulid
o Enable manual enter
2019-07-23 2.01.04 Build:9254ab60 Bulid
o Add tax item in RushMode view
o Mask card number in log
2019-07-23 2.01.03 Build:d944ffd4 Bulid
o Enable PinPad entry card number
2019-07-23 2.01.02 Build:f2162dbb Bulid
o Add Auth dialog when PDC upload request to engine.
2019-07-16 2.01.01 Build:506364eb Bulid
o Ingenico PinPad use On-Demand to process swipe card.
o Add PinPad receipt feature
o Fix high resolution issues
1.09 Releases
2019-01-07 1.09.04 Build:088adeb70 Bulid
o Add Auto-delete forward trans when the trans older than setting days.
file:com.jijesoft.gateway.rushmode.ini
key:DeleteTransOlderDays(default:60)
o add EMV Fallback.
2019-01-07 1.09.03 Build:8e406aae Bulid
o Optimize PDC calls PinPad time to 3s.
2019-01-07 1.09.02 Build:97a8263e Bulid
o Minimize window after PDC starts.
o When processor network issue PDC can enter RushMode if the PDC support RushMode.
o Optimize the time when PDC calls PinPad.
2019-01-07 1.09.01 Build:6a23ea6a Bulid
o update RushMode auto-upload rule.
add UploadBeginDate and UploadDaysInDay configuration in rushmode settings.
During the day, the PDC searches for a valid transaction record from the UploadBeginDate date in RushMode.db according to the date set by UploadBeginDate, and according to UploadDaysInDay's value determines the day of transactions that are uploaded for a few days.
For example: RushMode.db has transactions on Dec 12, 15, 17, and 19 of 2018. The UploadBeginDate is set to 12152018 and UploadDaysInDay is set to 2, then PDC will only process 15th, 17th two days, when pocessing completedPDC will update UploadBeginDate to 12192018. the PDC will continue processing from 12192018 when the next day arrives.
The default of UploadBeginDate is 12312017, UploadDaysInDay is 3
1.08 Releases
2019-01-07 1.08.09 Build:0ac4835c Bulid
o Support tip amount enter when swipe card on ingenico pinpad
o IWL250 and IWL258 support receipt feature
o Update RushMode automatic upload mode
In order to avoid uploading too many transactions in one day and causing the account to be locked by the bank, the automatic upload method will be updated to upload by day.
o Remove default certificates.
2018-12-11 1.08.08 Build:3970ae35 Bulid
o Fix RushMode MaxExpDays config not effect
2018-12-04 1.08.07 Build:3970ae35 Bulid
o Fix VISA EMV no need enter PIN
2018-11-27 1.08.06 Build:dcd8f7a6 Bulid
o Fix when PDC store & forward have large data then the ui and any operator becoming slowly
2018-11-08 1.08.05 Build:f48bda26 Bulid
o Fix keyboard enter error
2018-11-08 1.08.04 Build:2b9ecee2 Bulid
o POP-up a delete-list window to confirm whether you need to delete the records
o Added a Export feature for the deleted records under "/C9PG/PDC/database/" folder and recover data for mis-delete
o The default password is today's date same for Move-action password.
2018-10-18 1.08.03 Build:669b24f1 Build
o Fix EMV not work when PinPad enable Terminal Capabilities
2018-10-15 1.08.02 Build:078f3e49 Build
o Add new feature with rushmode.
When the rushmode transactions which stay long time then you need control the transaciont by yourself, then please enable the feature.
The feature is enabled by mail system(BaseInfo/Enable=true), and then you can set the expire days in UploadControl group of mail.notification.ini file.
After set the configure, restart PDC, if there have transaction out of the set days, PDC will not to auto-upload the out of days transaction.
It will send you an email to notify you need to handle the transactions manually.
We add a Live(Not Forwarded Out Of Days) Transaction Ui which filters all expire transactions to help you handle it. you can upload, move or delete.
o The rushmode operator of delete and move need enter a password to confim. the password is the date with yyyyMMdd format.
2018-08-07 1.08.01 Build:3b6b41f1 Build
o set autoUpload to config file.
o add email notification feature.
Please learn more about below configuration. Please contact us if you have any questions.
com.jijesoft.gateway.mail.notification.ini
[BaseInfo]
-mail control
Enable=false
-If MerchantName or StoreName is empty then mail system will not be enable.
MerchantName=merchant name
StoreName=store name
-use space to split each email example: xxx@911software.com xxx2@911software.com xxx3@911software.com
MailList= xxx@xxx.com xxx2@xxx.com xxx3@x.com
-Mail system check cycle in minutes
CheckInterval=30
[NotificationInfo] - Notification conditions
-The transactions which have been uploaded(Forward transactions), if the quantity over the MaxUploadTrans settings ,mail system will notify.
MaxUploadTrans=300
-The transactions which have not upload(UnForward transactions), if the quantity over the MaxUnuploadTrans settings ,mail system will notify.
MaxUnuploadTrans=50
-the sum of the un-upload(UnForward transaction) transaction's amount. when the sum amount over the MaxUnuploadTransTotalAmt settings, mail system will notify.
MaxUnuploadTransTotalAmt=300
-if the un-upload transaction's auth time over the MaxTime settings mail system will notify.
-"MaxTime" can end with D(day) or H(hour), M is not support now
MaxTime=8H
1.07 Releases
2018-07-25 1.07.08 Build:83b52780 Build
o make autoUpload as default.
o add rushmode export feature.
2018-05-23 1.07.07 Build 4af59bc4
o Fix cloud9 server as https mode, upload progress not work property.
2018-05-23 1.07.06 Build 12bb7618
o Disable RushMode EMV.
o For duplicate instances of PDC, when PDC setting of "KillPrevInst" is true then just kill the previous instance and start. No message pop up. the default setting is true.
2018-05-15 1.07.05 Build 0defce86
o Add Signature for Chip transaction.
o Fix PDC large logs issue.
2018-04-27 1.07.04 Build e71a8389
o PinPadConfigure add Keyboard.
2018-04-26 1.07.03 Build cc1e1bd4
o Support upload transactions manually in Rushmode.
2018-04-17 1.07.02 Build 09507253
o UI Change: Ingenico driver -> Ingenico-PinPad.
o UI Change: Ethernet-Client -> Ethernet-Server.
o Add support for signature pinpad models.
o Update ingenico certificate.
2018-04-16 1.07.01 Build 1352544b
o Add signature interface.
o Mask card number when user cancel or swipe card fail.
1.06 Releases
2018-04-11 1.06.09 Build c5792bea
o Fix PDC can't exit RushMode.
o PDC support minimize to system tray.
2018-03-30 1.06.08 Build 08d25d57
o PDC cancel should send a response back to the caller as "User/Operator canceled" instead of "Card data is incomplete.".
o Add configuration (TimeOutInMin in com.jijesoft.gateway.frontend.ini) to control Magnetic Stripe Reader timeout. Default value is 2 minute.
2018-03-01 1.06.07 Build 004066bd
o Allow manual input with "/" on UiDialog.
2018-02-22 1.06.06 Build 27fe6be09
o add EMV data in response.
2018-02-08 1.06.05 Build 9c89720b
o Ingenico default support EMV.
2018-01-24 1.06.04 Build 661993b6
o Add Two API : ResetMessage RebootDevice.
2018-01-16 1.06.03 Build 482eac2f
o Add auto adjust when reverse fail.
o change bath timeout to 1500s.
2017-12-20 1.06.02 Build 67fad18
o Support custom function:message, image.
2017-11-01 1.06.01 Build 67fad18
o PDC Support https.
o PDC IPP320 support Ehternet mode.
o PDC can use https to connect proxy.
1.5 Releases
2017-08-29 1.5.06 Build 8018ff0
o support Token.
2017-08-29 1.5.05 Build 3afb2ee
o fix bug PDC return card data.
2017-07-03 1.5.05 Build a83b927
o scales properly with larger scale factors of 125+.
2017-04-01 1.5.03 Build 645a676
o can configure the pinpad whether support electronic signature.
2017-03-31 1.5.03 Build 2a24967
o support electronic signature.
o gSOAP version update to 2.8.44 to support TLS1.2.
2016-11-30 1.5.02 Build 21f35d5
o EMV Offline Auth transaciont pos show response is not right.
2016-11-29 1.5.02 Build 74d9d0a
o Fix Transaction Invalid Amount(negative amount).
o Fix Pos and CreditLine Pos response text empty.
2016-11-24 1.5.02 Build 6d9e5aa
o EMV offline and inquiry transaction pinpad "unable to process the transaction".
2016-11-18 1.5.02 Build ddb1d50
o Exp Date update.
2016-11-07 1.5.01 Build e2ba9d3
o error spelling correction[WebSocket moudle].
o PDC.exe add icon.
2016-11-03 1.5.01 Build 5ecbddb
o Bug fix: frozen dialog when test Cloud9 server connection.
o enable gift card pass-through by default.