Sha256: a6c6531b2059b8ca1afb5322ebdddc915a56697a07fbd45f7f5713d77b03a3a2

Contents?: true

Size: 1.58 KB

Versions: 2

Compression:

Stored size: 1.58 KB

Contents

4.0.4
    Fix $1 verification when external_key_as_order_id is set

4.0.3
    Add support for business rules on Apple Pay
    You can now specify commerce_indicator as a plugin property to override the commerceIndicator value
    You can now specify force_validation=true as a plugin property to trigger $1 CC validation in case
      the processor used doesn't support $0 auth for that card
    Disable costly duplicate checks by default when triggering a payment if the reporting API is configured
      - Set check_for_duplicates: true in your configuration to enable them
      - No change in the GET path (UNDEFINED transactions will be fixed if possible)
    Fix XML parsing of responses (authorization reversal errors weren't parsed correctly)
    Improve categorization of error codes to return the right transaction status
    Set clientLibrary to 'Kill Bill' and clientLibraryVersion to the plugin version
    Change cybersource_responses.message to text

4.0.2
    Add support for auth reversal after voiding a capture
    Add support for ignore_avs and ignore_cvv properties
    https://github.com/killbill/killbill-cybersource-plugin/issues/5

4.0.1
    Add support for standalone credits on CreditCards

4.0.0
    Initial release for Kill Bill 0.16.x

3.0.0
    Initial release for Kill Bill 0.15.x

1.0.0
    Initial release for Kill Bill 0.14.x

0.0.4
    Update killbill gem to 3.1.11

0.0.3
    DDL: remove constraints in cybersource_transactions
    Make payment calls idempotent using the CyberSource OnDemand API

0.0.2
    Upgrade killbill framework for connection leaks

0.0.1
    Initial release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
killbill-cybersource-4.0.5 NEWS
killbill-cybersource-4.0.4 NEWS