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
I am binding payment methods to customerId for Dropin, and it works well.
But while i am trying to delete an existing payment method, i could not figure the way out, as ngx-braintree lacks of the vaultManager option anyway? Or how can i configure it properly in ngx-braintree?
Any plan for VaultManager support?
I am binding payment methods to customerId for Dropin, and it works well.
But while i am trying to delete an existing payment method, i could not figure the way out, as ngx-braintree lacks of the
vaultManager
option anyway? Or how can i configure it properly in ngx-braintree?see Dropin official doc:
https://developers.braintreepayments.com/guides/drop-in/customization/javascript/v3#delete-a-saved-payment-method
Please help, thanks~
The text was updated successfully, but these errors were encountered: