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 third address line support #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dp-roberts
Copy link

No description provided.

@@ -791,6 +794,27 @@ public function setBillingAddress2($value)
return $this->setParameter('billingAddress2', $value);
}

/**
Copy link
Member

Choose a reason for hiding this comment

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

Some of these docblocks are over-indented to start

@leith
Copy link
Member

leith commented Feb 13, 2025

Why is the PR to the fork rather than upstream? The original fork on the CodeDruids org was only made because I was contributing upstream (thephpleague#236) and expected it to be merged without much issue. 🤷

This PR is also missing the CreditCardTest updates from the original PR.

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.

3 participants