Closed rparsi-boxycharm closed 4 years ago
@crookedneighbor Hi, do you happen to work for Braintree? Do you know how to implement the above described behavior (make a specific payment pre-selected in Drop-In ui based on vaulted payment token)?
👋 @rparsi-boxycharm, please contact Support for assistance. GH issues are for bugs within this sample integration only.
General information
Issue description
I've read through and researched this topic in depth without finding a clear answer in braintree official docs or elsewhere.
The scenario is as follows: Before the braintree PayPalCheckout js component is loaded, in our system we already have a saved vaulted payment method token. When the Drop-In ui loads, after customer logs into their PayPal account we want the payment method associated with the saved token to be already selected.
How to do this? Any help would be greatly appreciated.