ngx-braintree icon indicating copy to clipboard operation
ngx-braintree copied to clipboard

How to edit/delete saved card.

Open vjverma143 opened this issue 5 years ago • 2 comments

Greetings

I am using your package and everything is working fine but I am facing issues with saved card drop-in UI is it possible to edit/delete saved card in drop-in UI.

Like: https://developers.braintreepayments.com/guides/drop-in/customization/javascript/v3 "Delete a saved payment method"

vjverma143 avatar Apr 29 '19 10:04 vjverma143

@srikanthonl could you please add the below code:

this.dropinConfig.vaultManager = true; Line No : 220 File : ngx-braintree/fesm5/ngx-braintree.js

So that it can work with npm run.

vjverma143 avatar May 01 '19 06:05 vjverma143

This would be a great addition to have.

dave-wilson-tech avatar Aug 22 '19 05:08 dave-wilson-tech