Skip to content

Releases: braintree/braintree_dotnet

5.15.0

11 Jan 21:02
Compare
Choose a tag to compare
  • Bump Newtonsoft.Json from 9.0.1 to 13.0.1
  • Add PreDisputeProgram to Dispute and DisputeSearchRequest
  • Add AUTO_ACCEPTED to DisputeStatus
  • Add DISPUTE_AUTO_ACCEPTED to WebhookKind
  • Add EXCESSIVE_RETRY to GatewayRejectionReason
  • Add SepaDirectDebitAccount payment method
  • Add SepaDirectDebitAccountDetails and SepaDirectDebitReturnCode to transaction object
  • Add SepaDebitPayPalV2OrderId to transaction search request object
  • Add MandateType enum to payment method nonce details object
  • Add SEPA_DIRECT_DEBIT_ACCOUNT to payment instrument type
  • Add SEPA Direct Debit specific error codes
  • Add SEPA Direct Debit array to customer object
  • Add PaymentMethodNonceDetailsSepaDirectDebit to payment method nonce details
  • Add RequestedExemptionType to ThreeDSecureLookupRequest

4.18.1

06 Dec 15:58
Compare
Choose a tag to compare
4.18.1

5.14.0

01 Nov 19:48
Compare
Choose a tag to compare

5.14.0

  • Deprecate ChargebackProtectionLevel and add ProtectionLevel to Dispute and DisputeSearch
  • Add a check for path canonicalization in request URI creation

5.13.0

26 Jul 14:46
Compare
Choose a tag to compare
  • Add AchReturnResponsesCreatedAt to TransactionSearchRequest to search for specific date for transaction that have any reason codes.
  • Add ReasonCode to TransactionSearchRequest to search for transactions that have return reason codes.
  • Add TransactionSearchRequest.ANY_REASON_CODE to TransactionSearchRequest for reason code search that matches all reason codes.
  • Add LiabilityShift to RiskData
  • Add ExchangeRateQuote API

5.12.0

01 Apr 17:22
Compare
Choose a tag to compare

5.12.0

  • Add AchReturnCode to transaction object
  • Add Retried to transaction object

5.11.0

22 Feb 23:45
Compare
Choose a tag to compare
5.11.0

5.10.0

15 Nov 18:49
Compare
Choose a tag to compare
  • Add plan create/update/find API endpoint
  • Add TransactionReview webhook notification support

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