TransRefNo (ReconciliationID) Returned For Gift Card Transactions
- Whenever a Gift Card operation is performed, the CyberSource TransRefNo (ReconciliationID) for the operation is now passed back to Oracle Xstore in the “MiscellaneousData“ data element of the CardServiceResponse. The MiscellaneousData data element can contain a number of pipe separated, name value pairs, with the CyberSource TransRefNo (ReconciliationID) being located in “giftCardReply_reconciliationID”.
Version 2.10.1 of the CyberSource Oracle EFTCore should be paired with version 1.27.4 of the Payworks PayServer. Please see the PayServer release for more information about the changes to the PayServer.
Version 2.10.1 of the CyberSource Oracle EFTCore consists of:
Version 2.10.1 of the CyberSource Oracle EFTCore should be paired with version 1.27.4 of the Payworks PayServer. Please see the PayServer release for more information about the changes to the PayServer.
Version 1.27.4 of the Payworks PayServer is bundled with v2.10.1 CyberSource Oracle EFTCore download bundle for simplicity.
Within the PayServer configuration file (config.yaml), please ensure that “enable_auto_reversals” is set to true.
Its recommend that you also make use of the “remote_logging” feature which can automatically upload both the PayServer and EFTLink logs to CyberSource.
2020-03-10 - EFTLink CyberSource Core 2.10.0
Improvements
Improvements
Logging improvements:
The EFTLink log files now contains more detailed information about the transaction status, its result, and any errors.
Abort handling:
It was discovered that the EFTCore's abort() method can be called after a transaction had been completed. Should this happen, the EFTCore will now attempt to reverse out the transaction.
Simpler configuration:
In an effort to make the overall configuration easier, the timeout settings/values are no longer mandatory within CyberSourceVisaPW.properties; therefore, we recommend that you remove these settings/values. If you choose to supply them, they will override the default settings/values. The default timeout values are:
LogonTimeoutSeconds=20
TransactionTimeoutSeconds=120
CardRemovalTimeout=120
MaintenanceMenuTimeoutSeconds=60
AbortTimeoutSeconds=5
UpdateTimeoutSeconds=900
ConnectToReaderTimeoutSeconds=15
Component Versioning
Version 2.10.0 of the CyberSource Oracle EFTCore consists of:
Version 2.10.0 of the CyberSource Oracle EFTCore should be paired with version 1.27.4 of the Payworks PayServer. Please see the PayServer release for more information about the changes to the PayServer.
Version 1.27.4 of the Payworks PayServer is bundled with v2.10.0 CyberSource Oracle EFTCore download bundle for simplicity.
Within the PayServer configuration file (config.yaml), please ensure that “enable_auto_reversals” is set to true.
Its recommend that you also make use of the “remote_logging” feature which can automatically upload both the PayServer and EFTLink logs to CyberSource.
Other
Version 2.9.X of the CyberSource Oracle EFTCore was an internal only release.
2019-12-30 - EFTLink CyberSource Core 2.8.12
Updated PayServer
Updated PayServer
Updated PayServer in the core release to version 1.27.2. See theRelease Notes for details.
2019-12-17 - EFTLink CyberSource Core 2.8.11
Improved Split Transaction Reporting File Name Change
Please read Notes below
Improved Split Transaction Reporting
The Core now reports additional data to Cybersource:
If the transaction is a split payment
Total sum of unit prices*
Number of products in basket*
Total number of units in basket*
*To report this data for split transactions, please set
ValidateItemValues=false
in
EFTLinkConfig.properties
.
File Name Change
The name of
CyberSourceVisaPWCore-1.0.0.jar
now has version information, please don't forget to update your classpath.
2019-11-27 - EFTLink CyberSource Core 2.8.10
Updated PayServer
Updated PayServer
Updated PayServer in the core release to version 1.27.1. See the Release Notes for details.
Version File
Release now contains a version file for easy reference.
2019-09-27 - EFTLink CyberSource Core 2.8.9
Updated PayServer
Updated PayServer
Updated PayServer in the core release to version 1.27.0. See the Release Notes for details. No other changes have been made.
2019-07-25 - EFTLinkCyberSource Core 2.8.8
Updated PayServer
Updated PayServer
Updated PayServer in the core release to version 1.25.2. Please check its release notes for details. No other changes have been made.
2019-05-21 - EFTLink CyberSource Core 2.8.7
Updated PayServer
Updated PayServer
Updated PayServer in the core release to version 1.24.1.
2019-04-26 - EFTLink CyberSource Core 2.8.6
Partial refund through reversal message
Partial refund through reversal message
It's now possible to trigger a partial refund through an EFTLink reversal message.
2019-04-15 - EFTLink CyberSource Core 2.8.5
Partial linked refund
Partial linked refund
Partial linked refunds are now supported.
Alipay and WeChat Pay mapping
The mapping of Alipay and WeChat Pay was swapped.
Customer signature translations
"Customer Signature" on the receipts is now consistently translated throughout all languages.
Added translations. Set the DisplayLanguage in the EFTLink settings, and set the locale in the PayServer.
2018-12-19 - EFTLink CyberSource Core 2.8.2
WeChat Pay
WeChat Pay
Now supporting the WeChat Pay payment method.
2018-10-11 - EFTLink CyberSource Core 2.8.1
Valuelink Activation/Cashout Reversal Fix
Valuelink Activation/Cashout Reversal Fix
Fixed a bug where an activation or cashout reversal would fail if a debit transaction would have been aborted between the activation/cashout and its reversal.
2018-09-28 - EFTLink CyberSource Core 2.8.0
MOTO
MOTO
Added support for MOTO transactions
2018-08-31 - EFTLink CyberSource Core 2.7.1
Valuelink Activation/Cashout Reversal Fix
Valuelink Activation/Cashout Reversal Fix
Activation Cashouts Reversals now work even if the first try timed out.
Token Refund Card Number
Token Refunds now return the masked card number correctly
Freeze Fix
Fixed a freeze related to aborting transactions.
2018-06-28 - EFTLink CyberSource Core 2.7.0
Valuelink Gift Cards Alipay
Valuelink Gift Cards Alipay
You can now manage authorize Valuelink gift cards. See instructions here.