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

Changelog History
Page 7

  • v2.64.0 Changes

    • Add 'default_payment_method' option to Customer
  • v2.63.0 Changes

    • ➕ Add order_id to Refund
    • 👍 Enabled 3DS pass thru support
    • 🔦 Expose IDs in resource collections
    • ➕ Add 'success?' method to disbursement
  • v2.62.0 Changes

    • ➕ Add method of revoking OAuth access tokens.
  • v2.61.1 Changes

    • 🛠 Fix compatibility in specs with Ruby 1.8.7
  • v2.61.0 Changes

    • ➕ Add transaction +UpdateDetails+
    • 👌 Support for Too Many Requests response codes
    • ➕ Add +default?+ method to MerchantAccount
  • v2.60.0 Changes

    • 👍 Allow Coinbase account to be updated
    • ➕ Add support to pass currencies to merchant create
    • 👌 Support multiple partial settlements
    • ➕ Add IsInvalid error code for addresses
  • v2.59.0 Changes

    • ➕ Add support for third party Android Pay integrations
  • v2.58.0 Changes

    • ➕ Add AccountUpdaterDailyReport webhook parsing
  • v2.57.0 Changes

    • ➕ Add Verification#create
    • Add options to +submit_for_settlement+ transaction flows
    • ⬆️ Upgrade libxml-ruby version to 2.8.0
    • ⚡️ Update https certificate bundle
  • v2.56.0 Changes

    • ➕ Add better defaults to client token generation when using an access token by consolidating client token defaults into ClientTokenGateway
    • ➕ Add PaymentMethod#revoke