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

Link v3: Fix Billing Address Collection and a few other TODOs #4218

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

davidme-stripe
Copy link
Contributor

@davidme-stripe davidme-stripe commented Nov 4, 2024

Summary

Fix billing address editing and submission, adding helpers to convert to/from the Link billing address structures. Address a few other TODOs in the Link code.

Motivation

Link v3 should support addresses.

Testing

Added tests for the address helpers.

Changelog

No user-facing changes.

Copy link

github-actions bot commented Nov 4, 2024

🚨 New dead code detected in this PR:

PaymentDetails.swift:28 warning: Initializer 'init(stripeID:details:billingAddress:billingEmailAddress:isDefault:)' is unused

Please remove the dead code before merging.

If this is intentional, you can bypass this check by adding the label skip dead code check to this PR.

ℹ️ If this comment appears to be left in error, double check that the flagged code is actually used and/or make sure your branch is up-to-date with master.

@davidme-stripe davidme-stripe marked this pull request as ready for review November 4, 2024 20:43
@davidme-stripe davidme-stripe requested review from a team as code owners November 4, 2024 20:43
Base automatically changed from relink/connect-paymentsheet to master November 8, 2024 00:05
@davidme-stripe davidme-stripe enabled auto-merge (squash) November 8, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants