Support for Braintree 3D-secure, tax patch
What's inside
- Support for Braintree 3D-secure
- Tax amount patch
Feature break-down
Support for Braintree 3D-secure, tax patch
The query field getBraintreeConfig
was added. It returns following configuration field:
type Braintree {
is_three_d_secure: Boolean
}
Tax amount patch
Tax amount type switched from int
to float
.