Releases: braintree/braintree_dotnet
Releases · braintree/braintree_dotnet
5.28.0
5.27.0
- Add
PayerName
,Bic
andIbanLastChars
to LocalPaymentCompleted webhook - Add
edit_paypal_vault_id
toPayPalAccount
- Add
AniFirstNameResponseCode
andAniLastNameResponseCode
toCreditCardVerification
- Add
ShippingTaxAmount
toTransaction
andTransactionRequest
- Add
networkTokenizationAttributes
toTransactionCreditCardRequest
- Add
NetworkTokenizationAttributesRequest
class - Add validation error codes:
CREDIT_CARD_NETWORK_TOKENIZATION_ATTRIBUTE_CRYPTOGRAM_IS_REQUIRED
5.26.0
- Add attributes to
ThreeDSecureLookupRequest
MerchantInitiatedRequestType
PriorAuthenticationId
MerchantOnRecordName
PriorAuthenticationDetails
- Add
ForeignRetailer
toTransaction
andTransactionRequest
- Add
InternationalPhone
toAddress
andCustomer
- Add
fundingSourceDescription
toPayPalAccount
- Add missing
AndroidPayCard
error code - Add
REFUND_FAILED
toWebhookKind
- Add
FinalCapture
to TransactionTransactionRequest
- Deprecate
paypal_tracking_id
in favor ofpaypal_tracker_id
in PackageDetails
5.25.0
- Add
domains
parameter support toClientTokenRequest
5.24.0
- Add
UNDER_REVIEW
toDisputeStatus
- Add
DISPUTE_UNDER_REVIEW
toWebhookKind
- Add
DebitNetwork
toTransaction
- Add
TransactionDebitNetwork
enum toTransaction
- Add
DebitNetwork
toTransactionSearchRequest
to search by debitNetworks - Add
ProcessDebitAsCredit
toTransactionOptionsCreditCardRequest
5.23.0
- Add
PackageTracking
andPackageTrackingAsync
methods toTransactionGateway
to make request to add tracking information to transactions - Add
PackageDetails
andPackageTrackingRequest
classes - Add
UpcCode
,UpcType
,ImageUrl
toTransactionLineItem
andTransactionLineItemRequest
5.22.0
- Deprecate
threeDSecureToken
in favor ofthreeDSecureAuthenticationId
- Deprecate
VenmoSdkSession
,VenmoSdkPaymentMethodCode
, andIsVenmoSdk
- Add
PICKUP_IN_STORE
toShippingMethod
enum - Add
ExternalVault
andRiskData
toCreditCardVerificationRequest
5.21.0
- Add
DateOfBirth
andCountryCode
toIndustryDataRequest
- Add
BillingAddress
andShippingAddress
toVenmoProfileData
- Add
VerificationAddOns
andAdditionalProcessorResponse
toUsBankAccountVerification
- Add
MetaCheckoutCard
andMetaCheckoutToken
to payment method - Add
MetaCheckoutCardDetails
andMetaCheckoutTokenDetails
to Transaction
5.20.0
- Add SUBSCRIPTIONBILLINGSKIPPED webhook notification support
- Add implicitlyVaultedPaymentMethodToken and implicitlyVaultedPaymentMethodGlobalId to LocalPaymentDetails
5.19.0
- Add
MerchantTokenIdentifier
,SourceCardLast4
toApplePayCard
andApplePayDetails
- Add
ThreeDSecureAuthenticationId
toCustomerRequest
andPaymentMethodRequest
- Add
processing_overrides
toTransaction.sale
options - Add industry data fields to
TransactionRequest
ArrivalDate
TicketIssuerAddress
- Remove
byte[]
toString
content conversion for requests containing files inBraintreeService