All Versions
151
Latest Version
Avg Release Cycle
56 days
Latest Release
-

Changelog History
Page 9

  • v2.46.0 Changes

    • โž• Add oauth support
  • v2.45.0 Changes

    • โž• Add support for Android Pay
  • v2.44.0 Changes

    • ๐Ÿ›ฐ Validate webhook challenge payload
    • ๐Ÿ”„ Changed CreditCardVerification::Status constants
    • โž• Add missing criteria to CreditCardVerification search
  • v2.43.0 Changes

    • โž• Add 3DS info to server side
  • v2.42.0 Changes

    • โž• Add {ApplePayCard,CoinbaseAccount}#default?
    • โž• Add {ApplePayCard,CoinbaseAccount} payment instrument constants
    • โž• Add European Bank Account test nonce
  • v2.41.0 Changes

    • โž• Add support for new SEPA workflow
  • v2.40.0 Changes

    • โž• Add 3D Secure transaction fields
    • โž• Add ability to create nonce from vaulted payment methods
  • v2.39.0 Changes

    • Surface Apple Pay payment instrument name in responses
    • ๐Ÿ‘Œ Support Coinbase payment instruments
    • ๐Ÿ‘Œ Improve support for SEPA payment instruments
    • โฌ†๏ธ Upgrade RSpec and improve tests
    • ๐Ÿ“š Update links to documentation
  • v2.38.0 Changes

    • ๐Ÿ‘‰ Use OpenSSL::Digest instead of OpenSSL::Digest::Digest (Thanks, Michael Koziarski (@NZKoz))
  • v2.37.0 Changes

    • โž• Add risk_data to Transaction and Verification with Kount decision and id
    • โž• Add verification_amount an option when creating a credit card
    • โž• Add TravelCruise industry type to Transaction
    • โž• Add room_rate to Lodging industry type
    • โž• Add CreditCard#verification as the latest verification on that credit card
    • โž• Add ApplePay support to all endpoints that may return ApplePayCard objects
    • โœ… Align WebhookTesting with other client libraries