All Versions
151
Latest Version
Avg Release Cycle
56 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v2.100.0 Changes
October 28, 2019- โ Add
ProcessorDoesNotSupportMotoForCardType
to validation errors - Add
bin
toapple_pay_details
andandroid_pay_details
- โ Add
-
v2.99.0 Changes
October 02, 2019- โ Add
processor_comments
toDispute
- ๐ Deprecate
forwarded_comments
onDisputes
- โ Add
-
v2.98.0 Changes
August 07, 2019- Add
network_response_code
andnetwork_response_text
to transactions and verifications - โ Add
PayPalHereDetails
- Add
three_d_secure_info
to credit_card_verification - โ Add
xid
,cavv
,eciFlag
,dsTransactionId
, andthreeDSecureVersion
toThreeDSecureInfo
- โ Add
graphql_client
toBraintree::Gateway
class - โ Add
AmountNotSupportedByProcessor
to validation error
- Add
-
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
andds_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
- Add
-
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 toLocalPaymentCompleted
webhook - โ Add
transaction
field toLocalPaymentCompleted
webhook - Add
local_payment_detail
field to transactions - โ Add
TokenIssuance
gateway rejection reason enum
- Add
-
v2.95.0 Changes
March 28, 2019- โก๏ธ Deprecate
GrantedPaymentInstrumentUpdate
and addGrantorUpdatedGrantedPaymentMethod
andRecipientUpdatedGrantedPaymentMethod
- ๐ Add account_type support for transaction sale, verification, and payment_method create/update
- โก๏ธ Deprecate
-
v2.94.0 Changes
January 23, 2019- Add
bin
field topayment_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!
- Add
-
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 torisk_data
-
v2.92.0 Changes
November 01, 2018- Add
processor_response_type
toTransaction
,AuthorizationAdjustment
, andCreditCardVerification
. - Add
authorization_expires_at
toTransaction
- Add
-
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