graphql-api icon indicating copy to clipboard operation
graphql-api copied to clipboard

Is it possible to prevent vaulting same payment method for different customers in braintree ?

Open kaushikm02 opened this issue 4 years ago • 0 comments

Discussed in https://github.com/braintree/graphql-api/discussions/24

Originally posted by kaushikm02 July 3, 2021 I have been trying to prevent the vaulting of one paymentMethod for multiplet customers in BrainTree sandbox using the graphQL APIs. My requirement is, NO two customer can use same Credit-Card or PayPal account. Is it possible to prevent duplications of payment methods in BrainTree among multiple customer using the GraphQL apis??

kaushikm02 avatar Jul 03 '21 14:07 kaushikm02