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

respect postal code from card field as a priority #451

Merged
merged 2 commits into from
Jul 22, 2021

Conversation

arekkubaczkowski
Copy link
Collaborator

resolves #420
for now postal code from CardField is not included in the payment.
This fix makes SDK to respect a postal code from CardField and takes it as a priority.
Postal code still can be provided from a billing details when postal code field is disabled (postalCodeEnabled={false})

Copy link
Contributor

@thorsten-stripe thorsten-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@arekkubaczkowski arekkubaczkowski merged commit 127e80e into master Jul 22, 2021
@arekkubaczkowski arekkubaczkowski deleted the fix/card-field-postal-code branch July 22, 2021 09:45
@thorsten-stripe thorsten-stripe mentioned this pull request Aug 3, 2021
2 tasks
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.

PostalCode is not sent with cardDetails
2 participants