Skip to content

Releases: Vantiv/litle-sdk-for-php

8.25.0

07 Mar 16:07
Compare
Choose a tag to compare

Version 8.25.0 (March 7,2014)

Feature: Added support for ROAM: Authorization, ForceCapture, CaptureGivenAuth, Sale, Credit

8.24.0

07 Mar 15:26
Compare
Choose a tag to compare

Feature: add triggered rules for advancedFraudCheckResult

8.23.0

18 Dec 18:24
Compare
Choose a tag to compare
  • Feature: advancedFraudChecks now available in authorization and sale
  • Feature: catLevel (Cardholder Activated Terminal) now available in pos
  • Feature: advancedFraudResults now available in fraudResult

8.22.0

18 Dec 17:45
Compare
Choose a tag to compare
  • Feature: Support for the following new gift card transactions:
    ActivateReversal, DeactivateReversal, LoadReversal, RefundReversal,
    UnloadReversal, DepositReversal
  • Feature: UpdateSubscription now can take token or paypage updates, and
    can return token in the response
  • Feature: Support for virtualGiftCard in giftCard activations and can be returned in EnhancedAuthResponses
  • Feature: Gift Card responses can be returned from AuthReversal

8.21.0

18 Dec 16:56
Compare
Choose a tag to compare
  • Feature: Support for the following new recurring transactions:
    CreatePlan, UpdatePlan
  • Feature: Support for the following new gift card transactions:
    Activate, Deactivate, Load, Unload, Balance Inquiry
  • Feature: Gift card responses are now returned as part of
    authorzationResponse, authReversalResponse, captureResponse,
    forceCapture, captureGivenAuthResponse, saleResponse, creditResponse
  • Feature: fraudResult is now returned as part of captureResponse,
    forceCaptureResponse, captureGivenAuthResponse, creditResponse

8.20.0

17 Dec 20:58
Compare
Choose a tag to compare
  • Feature: More initial support for Recurring, including the ability to update or cancel subscriptions
  • Cleanup: Move phpseclib to composer

8.19.0

17 Dec 20:59
Compare
Choose a tag to compare
  • Feature: Added deptRepayment as a choice for authorizations, forceCapture, captureGivenAuth, sale
  • Feature: More initial support for Recurring, including a backwards incompatible changing a field from numberOfPaymentsRemaining to numberOfPayments
  • Feature: Add merchantData to forceRequest and captureGivenAuth