Releases: braintree/braintree_dotnet
Releases · braintree/braintree_dotnet
5.29.0
5.28.0
- Add
fail_on_duplicate_payment_method_for_customer
option toClientToken
PaymentMethod
CreditCard
- Fix billing address bug for credit card verification.
- Add
blik_aliases
to LocalPaymentCompleted webhook and LocalPaymentDetail - Deprecate
SamsungPayCard
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