Configuration

Contains the remote configuration for the Braintree Android SDK.

Properties

Link copied to clipboard

The assets URL of the current environment.

Link copied to clipboard

the JWT for Cardinal

Link copied to clipboard

The url of the Braintree client API for the current environment.

Link copied to clipboard

The current environment.

Link copied to clipboard

true if cvv is required for card transactions, false otherwise.

Link copied to clipboard

true if Google Payment is enabled and supported in the current environment; false otherwise.

Link copied to clipboard

true if Local Payment is enabled for the merchant account; false otherwise.

Link copied to clipboard

true if PayPal is enabled and supported in the current environment, false otherwise.

Link copied to clipboard

true if postal code is required for card transactions, false otherwise.

Link copied to clipboard

true if 3D Secure is enabled and supported for the current merchant account, * false otherwise.

Link copied to clipboard

true if Venmo is enabled for the merchant account; false otherwise.

Link copied to clipboard

true if Visa Checkout is enabled for the merchant account; false otherwise.

Link copied to clipboard

the current Braintree merchant account id.

Link copied to clipboard

the current Braintree merchant id.

Link copied to clipboard

the url for custom PayPal environments.

Link copied to clipboard

the PayPal app privacy url.

Link copied to clipboard

the PayPal app user agreement url.

Link copied to clipboard

a list of card types supported by the merchant.

Functions

Link copied to clipboard
fun toJson(): String