srikanthonl / ngx-braintree

Integrating Braintree with Angular applications. ngx-braintree, a component that you can use in Angular 4.x, 5.x, 6.x, 7.x and 8.x applications.
MIT License
37 stars 32 forks source link

VaultManager support - to delete a saved payment method #105

Open bowenliang123 opened 5 years ago

bowenliang123 commented 5 years ago

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~

experionakash commented 5 years ago

@bowenliang123 have you done this?

vjverma143 commented 5 years ago

Any update on this??

tomek550 commented 5 years ago

Also interested in this.