Releases: braintree/braintree_dotnet
Releases · braintree/braintree_dotnet
5.9.0
- Add
LocalPaymentExpired
andLocalPaymentFunded
webhook notification support
5.8.0
- Add error code
TRANSACTION_TAX_AMOUNT_IS_REQUIRED_FOR_AIB_SWEDISH
for attributetax_amount
intransaction
key for AIB:Domestic Transactions in Sweden - Add
ExchangeRateQuoteId
toTransactionRequest
- Add
EXCHANGE_RATE_QUOTE_ID_IS_TOO_LONG
toValidationErrorCode
- Add the following fields to
AndroidPayCard
andApplePayCard
:Commercial
Debit
DurbinRegulated
Healthcare
Payroll
Prepaid
ProductId
CountryOfIssuance
IssuingBank
- Add the following fields to
PaypalDetails
:TaxId
TaxIdType
5.7.0
- Add
PaymentReaderCardDetails
toTransactionCreditCardRequest
- Add
SkipAdvancedFraudChecking
to:Customer.create
andCustomer.update
CreditCard.create
andCreditCard.update
PaymentMethod.create
andPaymentMethod.update
- Add
DataOnlyRequested
toThreeDSecureLookupRequest
- Add
ChargebackProtectionLevel
toDisputeSearch
5.6.0
5.5.0
- Add
StoreId
andStoreIds
toTransactionSearchRequest
- Add support for
LocalPaymentReversed
webhook notifications - Add
Transaction.AdjustAuthorization
method to support for multiple authorizations for a single transaction - Add
MerchantAccountId
toTransactionRefundRequest
- Add
PhoneNumber
toAddress
(thanks @glennsdavis!)
5.4.0
- Add missing ExpirationMonth, ExpirationYear, and IsNetworkTokenized fields in PaymentMethodNonceDetails (thanks @glennsdavis for ExpirationMonth and ExpirationYear!)
- Add ThreeDSecureAuthenticationInfo and ThreeDSecureLookupInfo classes
- Add AcsTransactionId, ParesStatus, ThreeDSecureTransactionId, Lookup, and Authentication to ThreeDSecureInfo
- Add DecisionReasons and TransactionRiskScore fields to RiskData
- Add overload on SubmitForSettlementAsync method to include TransactionRequest (thanks @edtyl3r!)
5.3.0
5.3.0
5.2.0
- Add AcquirerReferenceNumber to Transaction
- Add BillingAgreementId to PayPalDetails
- Add extensions to GraphQLResponse
- Deprecate Recurring in TransactionRequest
5.1.0
- Add
InstallmentCount
toDisputeTransaction
on dispute webhooks - Add
ImplicitlyVaultedPaymentMethodToken
andImplicitlyVaultedPaymentMethodGlobalId
toPayPalDetails