JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Classes
Enums
Fields
Methods
Classes
Class
Description
com.braintreegateway.AmexExpressCheckoutCard
com.braintreegateway.AmexExpressCheckoutDetails
com.braintreegateway.MasterpassCard
com.braintreegateway.MasterpassCardDetails
com.braintreegateway.SamsungPayCard
com.braintreegateway.SamsungPayCardDetails
com.braintreegateway.test.VenmoSdk
Enums
Enum
Description
com.braintreegateway.Dispute.ChargebackProtectionLevel
use ProtectionLevel enum instead
Fields
Field
Description
com.braintreegateway.Dispute.chargebackProtectionLevel
com.braintreegateway.test.Nonce.AmexExpressCheckout
com.braintreegateway.test.Nonce.MasterpassAmEx
com.braintreegateway.test.Nonce.MasterpassDiscover
com.braintreegateway.test.Nonce.MasterpassMaestro
com.braintreegateway.test.Nonce.MasterpassMasterCard
com.braintreegateway.test.Nonce.MasterpassVisa
com.braintreegateway.test.Nonce.SamsungPayAmEx
com.braintreegateway.test.Nonce.SamsungPayDiscover
com.braintreegateway.test.Nonce.SamsungPayMasterCard
com.braintreegateway.test.Nonce.SamsungPayVisa
Methods
Method
Description
com.braintreegateway.AndroidPayCardRequest.cryptogram(String)
com.braintreegateway.AndroidPayCardRequest.eciIndicator(String)
com.braintreegateway.CreditCard.isVenmoSdk()
- The Venmo SDK integration is Unsupported. Please update your integration to use Pay with Venmo instead
com.braintreegateway.CreditCardOptionsRequest.venmoSdkSession(String)
- The Venmo SDK integration is Unsupported. Please update your integration to use Pay with Venmo instead
com.braintreegateway.CreditCardRequest.deviceSessionId(String)
com.braintreegateway.CreditCardRequest.fraudMerchantId(String)
com.braintreegateway.CreditCardRequest.venmoSdkPaymentMethodCode(String)
- The Venmo SDK integration is Unsupported. Please update your integration to use Pay with Venmo instead
com.braintreegateway.CreditCardVerificationRequest.threeDSecureToken(String)
use threeDSecureAuthenticationID instead
com.braintreegateway.Customer.getAmexExpressCheckoutCards()
com.braintreegateway.Customer.getMasterpassCards()
com.braintreegateway.Customer.getSamsungPayCards()
com.braintreegateway.CustomerRequest.deviceSessionId(String)
com.braintreegateway.CustomerRequest.fraudMerchantId(String)
com.braintreegateway.Dispute.getChargebackProtectionLevel()
use getProtectionLevel() instead
com.braintreegateway.Dispute.getEvidenceSubmittable()
- do not use this field
com.braintreegateway.DisputeSearchRequest.chargebackProtectionLevel()
use protectionLevel attribute
com.braintreegateway.org.apache.commons.codec.binary.Base64.discardWhitespace(byte[])
This method is no longer needed
com.braintreegateway.PackageDetails.getPayPalTrackingId()
- The getPayPalTrackingId is deprecated in favor of getPayPalTrackerId.
com.braintreegateway.PaymentMethodOptionsRequest.venmoSdkSession(String)
- The Venmo SDK integration is Unsupported. Please update your integration to use Pay with Venmo instead
com.braintreegateway.PaymentMethodRequest.deviceSessionId(String)
com.braintreegateway.PaymentMethodRequest.fraudMerchantId(String)
com.braintreegateway.PaymentMethodRequest.venmoSdkPaymentMethodCode(String)
- The Venmo SDK integration is Unsupported. Please update your integration to use Pay with Venmo instead
com.braintreegateway.SamsungPayCard.isVenmoSdk()
- The Venmo SDK integration is Unsupported. Please update your integration to use Pay with Venmo instead
com.braintreegateway.Transaction.getAmexExpressCheckoutDetails()
com.braintreegateway.Transaction.getMasterpassCardDetails()
com.braintreegateway.Transaction.getRecurring()
com.braintreegateway.Transaction.getSamsungPayCardDetails()
com.braintreegateway.TransactionOptionsRequest.venmoSdkSession(String)
- The Venmo SDK integration is Unsupported. Please update your integration to use Pay with Venmo instead
com.braintreegateway.TransactionRequest.deviceSessionId(String)
com.braintreegateway.TransactionRequest.fraudMerchantId(String)
com.braintreegateway.TransactionRequest.recurring(Boolean)
com.braintreegateway.TransactionRequest.threeDSecureToken(String)
use threeDSecureAuthenticationID instead
com.braintreegateway.TransactionRequest.venmoSdkPaymentMethodCode(String)
- The Venmo SDK integration is Unsupported. Please update your integration to use Pay with Venmo instead
com.braintreegateway.VisaCheckoutCard.isVenmoSdk()
- The Venmo SDK integration is Unsupported. Please update your integration to use Pay with Venmo instead