Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to create a new billing address when tokenizing using Hosted Fields #601

Open
mclausing opened this issue Nov 12, 2021 · 3 comments

Comments

@mclausing
Copy link

General information

  • SDK version: 3.83.0
  • Environment: Sandbox
  • Browser and OS: Firefox 94.0.1 (64-bit) on Windows 10 21H1 19043.1288

Issue description

Adding a new credit card to vault using Braintree Hosted Fields and tokenizing Billing Address results in an existing address getting reused if the tokenized address details match an existing address. This can lead to two or more credit cards using the same billing address. It's not a problem until we want to edit or delete the address for one card.

Steps to reproduce:

  1. Vault a MC credit card using Hosted Fields and include a billing address to be tokenized
  2. Vault a Visa credit card in the Hosted Fields and enter the same address used in the MC entry
  3. Note that both credit card records are associated with the same address record in account details in Braintree Vault

If we had the option in tokenize to specify a new address should be created it would solve our problem.

@crookedneighbor
Copy link
Contributor

I wasn't aware of this behavior. I'll bring this up with our API team around billing addresses.

@mclausing
Copy link
Author

Thanks. Any idea how long it would take if they agreed to implement it?

@crookedneighbor
Copy link
Contributor

I'm still waiting on an answer from the team that owns this API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants