Skip to content

Releases: braintree/braintree_dotnet

5.25.0

26 Mar 22:21
Compare
Choose a tag to compare
  • Add domains parameter support to ClientTokenRequest

5.24.0

06 Mar 21:04
Compare
Choose a tag to compare
  • Add UNDER_REVIEW to DisputeStatus
  • Add DISPUTE_UNDER_REVIEW to WebhookKind
  • Add DebitNetwork to Transaction
  • Add TransactionDebitNetwork enum to Transaction
  • Add DebitNetwork to TransactionSearchRequest to search by debitNetworks
  • Add ProcessDebitAsCredit to TransactionOptionsCreditCardRequest

5.23.0

10 Jan 22:25
Compare
Choose a tag to compare
  • Add PackageTracking and PackageTrackingAsync methods to TransactionGateway to make request to add tracking information to transactions
  • Add PackageDetails and PackageTrackingRequest classes
  • Add UpcCode, UpcType, ImageUrl to TransactionLineItem and TransactionLineItemRequest

5.22.0

19 Dec 20:34
Compare
Choose a tag to compare
  • Deprecate threeDSecureToken in favor of threeDSecureAuthenticationId
  • Deprecate VenmoSdkSession, VenmoSdkPaymentMethodCode, and IsVenmoSdk
  • Add PICKUP_IN_STORE to ShippingMethod enum
  • Add ExternalVault and RiskData to CreditCardVerificationRequest

5.21.0

08 Nov 23:26
Compare
Choose a tag to compare
  • Add DateOfBirth and CountryCode to IndustryDataRequest
  • Add BillingAddress and ShippingAddress to VenmoProfileData
  • Add VerificationAddOns and AdditionalProcessorResponse to UsBankAccountVerification
  • Add MetaCheckoutCard and MetaCheckoutToken to payment method
  • Add MetaCheckoutCardDetails and MetaCheckoutTokenDetails to Transaction

5.20.0

18 Oct 22:39
Compare
Choose a tag to compare
  • Add SUBSCRIPTIONBILLINGSKIPPED webhook notification support
  • Add implicitlyVaultedPaymentMethodToken and implicitlyVaultedPaymentMethodGlobalId to LocalPaymentDetails

5.19.0

30 Aug 23:08
Compare
Choose a tag to compare
  • Add MerchantTokenIdentifier, SourceCardLast4 to ApplePayCard and ApplePayDetails
  • Add ThreeDSecureAuthenticationId to CustomerRequest and PaymentMethodRequest
  • Add processing_overrides to Transaction.sale options
  • Add industry data fields to TransactionRequest
    • ArrivalDate
    • TicketIssuerAddress
  • Remove byte[] to String content conversion for requests containing files in BraintreeService

5.18.0

01 Jun 22:18
Compare
Choose a tag to compare
  • Add MerchantAdviceCode and MerchantAdviceCodeText to Transaction
  • Add cardAddChallengeRequested to ThreeDSecureLookupRequest
  • Add RetryIds and RetriedTransactionId to Transaction

5.17.0

11 Apr 23:39
Compare
Choose a tag to compare
  • Add subscriptions for SEPA direct debit account
  • Add device data fields to ThreeDSecureLookupRequest
    • BrowserAcceptHeader
    • BrowserColorDepth
    • BrowserJavaEnabled
    • BrowserJavascriptEnabled
    • BrowserLanguage
    • BrowserScreenHeight
    • BrowserScreenWidth
    • BrowserTimeZone
    • DeviceChannel
    • IpAddress
    • UserAgent

5.16.0

07 Mar 22:18
Compare
Choose a tag to compare

Add IntendedTransactionSource to CreditCardVerificationRequest
Add PaymentMethodNonce to CreditCardVerificationRequest
Add ThreeDSecureAuthenticationID to CreditCardVerificationRequest
Add ThreeDSecurePassThru to CreditCardVerificationRequest
Add support for Plan creation/updating with AddOns and Discounts