You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ivancarras - For your PayPal integration are you using the PayPalCheckoutRequest or PayPalVaultRequest? Could you provide a code snippet of your request object?
Braintree SDK Version
4.40.1
Environment
Sandbox and Production
Android Version & Device
Any device even in iOS
Braintree dependencies
com.braintreepayments.api:paypal:4.40.1
Describe the bug
Expected behaviour: when you add a Paypal account this account is automatically stored in Vault regardless if the user finished the payment or not.
Current Behaviour: Now the Paypal account only it's stored in Vault when the user finished a transaction.
This behaviour was not happening in the past. We didn't update the Android SDK or the Backend SDK.
To reproduce
Expected behavior
When you add a Paypal account this account is automatically stored in Vault regardless if the user finished the payment or not.
Screenshots
No response
The text was updated successfully, but these errors were encountered: