Releases: braintree/braintree_dotnet
Releases · braintree/braintree_dotnet
5.15.0
- 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
4.18.1
5.14.0
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
- Add
AchReturnResponsesCreatedAt
toTransactionSearchRequest
to search for specific date for transaction that have any reason codes. - Add
ReasonCode
toTransactionSearchRequest
to search for transactions that have return reason codes. - Add
TransactionSearchRequest.ANY_REASON_CODE
toTransactionSearchRequest
for reason code search that matches all reason codes. - Add
LiabilityShift
toRiskData
- Add ExchangeRateQuote API
5.12.0
5.12.0
- Add
AchReturnCode
to transaction object - Add
Retried
to transaction object
5.11.0
5.11.0
5.10.0
- Add plan create/update/find API endpoint
- Add TransactionReview webhook notification support
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