Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Use State Abbreviation in Checkout Helper #287

Closed
wants to merge 1 commit into from

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Apr 8, 2021

Braintree states on their website that "any string up to 50 characters
is valid". This is not true, according to

https://stackoverflow.com/questions/65701058/sudden-failure-requests-on-braintree-sandbox-api-billing-state-format-is-inval

So apparently Braintree ACTUALLY wants a two-letter abbreviation.
We've tested this manually...

Braintree states on their website that "any string up to 50 characters
is valid". This is not true, according to

https://stackoverflow.com/questions/65701058/sudden-failure-requests-on-braintree-sandbox-api-billing-state-format-is-inval

So apparently Braintree ACTUALLY wants a two-letter abbreviation.
We've tested this manually...
@kennyadsl
Copy link
Member

We addressed this in #286 , thanks anyway.

@kennyadsl kennyadsl closed this Apr 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants