Releases: braintree/braintree_dotnet
Releases · braintree/braintree_dotnet
5.35.0
5.34.0
Add Session Id to Customer Recommendations Payload
5.33.0
- Add
AccountInformationInquiry
to:Customer.create
andCustomer.update
CreditCard.create
andCreditCard.update
PaymentMethod.create
andPaymentMethod.update
CreditCardVerification.create
- Enhancements to PayPal customer recommendations
- Create a session and get recommendations in one call
- Hash customer email and phone number
- Add
business
,consumer
,corporate
, andpurchase
from the bin data to credit card responses
5.32.0
- Remove marketplace features
- Add support for capturing payment facilitator and sub-merchant details with transactions
5.31.0
- Add support for PayPalPaymentResource requests
- Add prepaid_reloadable from the bin data to credit card responses
5.30.0
- Add support for creating and updating PayPal customer session
- Add support for getting PayPal customer recommendations
5.29.0
- Add recipient/contact info:
recipient_email
andrecipient_phone
toTransaction
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