Skip to content

Releases: braintree/braintree_dotnet

5.9.0

10 Aug 19:38
Compare
Choose a tag to compare
  • Add LocalPaymentExpired and LocalPaymentFunded webhook notification support

5.8.0

15 Jul 20:38
Compare
Choose a tag to compare
  • Add error code TRANSACTION_TAX_AMOUNT_IS_REQUIRED_FOR_AIB_SWEDISH for attribute tax_amount in transaction key for AIB:Domestic Transactions in Sweden
  • Add ExchangeRateQuoteId to TransactionRequest
  • Add EXCHANGE_RATE_QUOTE_ID_IS_TOO_LONG to ValidationErrorCode
  • Add the following fields to AndroidPayCard and ApplePayCard:
    • Commercial
    • Debit
    • DurbinRegulated
    • Healthcare
    • Payroll
    • Prepaid
    • ProductId
    • CountryOfIssuance
    • IssuingBank
  • Add the following fields to PaypalDetails:
    • TaxId
    • TaxIdType

5.7.0

15 Jun 20:38
Compare
Choose a tag to compare
  • Add PaymentReaderCardDetails to TransactionCreditCardRequest
  • Add SkipAdvancedFraudChecking to:
    • Customer.create and Customer.update
    • CreditCard.create and CreditCard.update
    • PaymentMethod.create and PaymentMethod.update
  • Add DataOnlyRequested to ThreeDSecureLookupRequest
  • Add ChargebackProtectionLevel to DisputeSearch

5.6.0

10 May 18:39
Compare
Choose a tag to compare
  • Add PayPalMessages to Dispute
  • Add TaxIdentifiers to CustomerRequest
  • Add webhook sample for GrantedPaymentMethodRevoked

5.5.0

13 Apr 15:12
Compare
Choose a tag to compare
  • Add StoreId and StoreIds to TransactionSearchRequest
  • Add support for LocalPaymentReversed webhook notifications
  • Add Transaction.AdjustAuthorization method to support for multiple authorizations for a single transaction
  • Add MerchantAccountId to TransactionRefundRequest
  • Add PhoneNumber to Address (thanks @glennsdavis!)

5.4.0

04 Mar 20:37
Compare
Choose a tag to compare
  • 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

26 Jan 20:48
Compare
Choose a tag to compare
5.3.0

5.2.0

09 Nov 21:35
Compare
Choose a tag to compare
  • Add AcquirerReferenceNumber to Transaction
  • Add BillingAgreementId to PayPalDetails
  • Add extensions to GraphQLResponse
  • Deprecate Recurring in TransactionRequest

5.1.0

02 Oct 16:34
Compare
Choose a tag to compare
  • Add InstallmentCount to DisputeTransaction on dispute webhooks
  • Add ImplicitlyVaultedPaymentMethodToken and ImplicitlyVaultedPaymentMethodGlobalId to PayPalDetails

5.0.0

25 Aug 19:28
Compare
Choose a tag to compare