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

Changelog History
Page 3

  • v2.100.0 Changes

    October 28, 2019
    • ➕ Add ProcessorDoesNotSupportMotoForCardType to validation errors
    • Add bin to apple_pay_details and android_pay_details
  • v2.99.0 Changes

    October 02, 2019
    • ➕ Add processor_comments to Dispute
    • 🗄 Deprecate forwarded_comments on Disputes
  • v2.98.0 Changes

    August 07, 2019
    • Add network_response_code and network_response_text to transactions and verifications
    • ➕ Add PayPalHereDetails
    • Add three_d_secure_info to credit_card_verification
    • ➕ Add xid, cavv, eciFlag, dsTransactionId, and threeDSecureVersion to ThreeDSecureInfo
    • ➕ Add graphql_client to Braintree::Gateway class
    • ➕ Add AmountNotSupportedByProcessor to validation error
  • v2.97.0 Changes

    June 26, 2019
    • Add capture_id to local_payment_details
    • Add refund_id to local_payment_details
    • Add debug_id to local_payment_details
    • Add transaction_fee_amount to local_payment_details
    • Add transaction_fee_currency_iso_code to local_payment_details
    • Add refund_from_transaction_fee_amount to local_payment_details
    • Add refund_from_transaction_fee_currency_iso_code to local_payment_details
    • Add three_d_secure_version, authentication_response, directory_response, cavv_algorithm and ds_transaction_id to 3DS pass thru fields
    • Add verification_account_type support for credit_card create/update and customer create/update
    • ➕ Add room_tax field to transactions
    • ➕ Add no_show field to transactions
    • ➕ Add advanced_deposit field to transactions
    • ➕ Add fire_safe field to transactions
    • ➕ Add property_phone field to transactions
    • ➕ Add additional_charges field to transactions
    • Add payer_info to payment_method_nonce details
    • ➕ Add PostalCodeIsRequiredForCardBrandAndProcessor to validation errors
  • v2.96.0 Changes

    May 20, 2019
    • Add prepaid field to android_pay_card
    • Add healthcare field to android_pay_card
    • Add debit field to android_pay_card
    • Add durbin_regulated field to android_pay_card
    • Add commercial field to android_pay_card
    • Add payroll field to android_pay_card
    • Add issuing_bank field to android_pay_card
    • Add country_of_issuance field to android_pay_card
    • Add product_id field to android_pay_card
    • Add global_id field to android_pay_card
    • Add prepaid field to apple_pay_card
    • Add healthcare field to apple_pay_card
    • Add debit field to apple_pay_card
    • Add durbin_regulated field to apple_pay_card
    • Add commercial field to apple_pay_card
    • Add payroll field to apple_pay_card
    • Add issuing_bank field to apple_pay_card
    • Add country_of_issuance field to apple_pay_card
    • Add product_id field to apple_pay_card
    • Add bin field to apple_pay_card
    • Add global_id field to apple_pay_card
    • Add refund_from_transaction_fee_amount field to paypal_details
    • Add refund_from_transaction_fee_currency_iso_code field to paypal_details
    • Add revoked_at field to paypal_account
    • ➕ Add support for PaymentMethodRevokedByCustomer webhook
    • Add payment_method_nonce field to LocalPaymentCompleted webhook
    • ➕ Add transaction field to LocalPaymentCompleted webhook
    • Add local_payment_detail field to transactions
    • ➕ Add TokenIssuance gateway rejection reason enum
  • v2.95.0 Changes

    March 28, 2019
    • ⚡️ Deprecate GrantedPaymentInstrumentUpdate and add GrantorUpdatedGrantedPaymentMethod and RecipientUpdatedGrantedPaymentMethod
    • 👍 Add account_type support for transaction sale, verification, and payment_method create/update
  • v2.94.0 Changes

    January 23, 2019
    • Add bin field to payment_method_nonce_details
    • ➕ Add Error indicating pdf uploads too long for dispute evidence.
    • ➕ Add GrantedPaymentMethodRevoked webhook response objects
    • ⚡️ Update BigDecimal#New calls to un-deprecated Kernel#BigDecimal calls
      • Thank you @john-denisov and @jfiander!
  • v2.93.0 Changes

    December 12, 2018
    • 👍 Allow PayPal payment ID and payer ID to be passed during transaction create
    • ➕ Add travel_flight support to industry-specific data
    • Add fraud_service_provider field to risk_data
  • v2.92.0 Changes

    November 01, 2018
    • Add processor_response_type to Transaction, AuthorizationAdjustment, and CreditCardVerification.
    • Add authorization_expires_at to Transaction
  • v2.91.0 Changes

    • ➕ Add local payment webhook support
    • ➕ Add subscription charged unsuccessfully sample webhook to webhook testing gateway
    • 🛠 Fix issue where environment was not automatically converted from a string to a symbol (#148, #164)
    • 🛠 Fix issue where logger could not be set on gateway instance
    • 🛠 Fix dispute results in transactions not showing the correct status sometimes
    • Whitelist usage of external_vault in transaction create.
    • Visa transactions will now contain a network_transaction_id in the response