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

Add form annotation for cvc in CardParams #465

Merged
merged 1 commit into from Sep 26, 2017
Merged

Conversation

brandur
Copy link
Contributor

@brandur brandur commented Sep 26, 2017

Adds missing form annotation for cvc in CardParams. This isn't used
when creating cards directly (that gets passed through a special
AppendTo* that already encodes a cvc), but is important when
creating a token with a card.

Fixes #464.

Adds missing form annotation for `cvc` in CardParams. This isn't used
when creating cards directly (that gets passed through a special
`AppendTo*` that already encodes a `cvc`), but is important when
creating a token with a card.

Fixes #464.
@brandur-stripe
Copy link
Contributor

I think this one is pretty uncontentious because it's right in the "create token" example for Go, so going to self-approve since I'm out a little later today.

@brandur-stripe brandur-stripe merged commit 34aba48 into master Sep 26, 2017
@brandur-stripe brandur-stripe deleted the brandur-add-cvc branch September 26, 2017 11:25
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

Successfully merging this pull request may close these issues.

None yet

2 participants