Skip to content

Feature/INT-1608 - Added account_name_inquiry field to Accountholder class#327

Merged
david-ruiz-cko merged 1 commit intomasterfrom
feature/INT-1608
Mar 31, 2026
Merged

Feature/INT-1608 - Added account_name_inquiry field to Accountholder class#327
david-ruiz-cko merged 1 commit intomasterfrom
feature/INT-1608

Conversation

@david-ruiz-cko
Copy link
Copy Markdown
Contributor

This pull request introduces a small update to the AccountHolder class by adding a new property to support account name inquiry functionality.

  • lib/Checkout/Common/AccountHolder.php: Added a new public boolean property account_name_inquiry to the AccountHolder class to indicate whether an account name inquiry has been performed.

@david-ruiz-cko david-ruiz-cko requested a review from a team March 31, 2026 14:49
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@david-ruiz-cko david-ruiz-cko changed the title Added account_name_inquiry field to Accountholder class Feature/INT-1608 - Added account_name_inquiry field to Accountholder class Mar 31, 2026
@david-ruiz-cko david-ruiz-cko merged commit 2e0c9ca into master Mar 31, 2026
5 of 6 checks passed
@david-ruiz-cko david-ruiz-cko deleted the feature/INT-1608 branch March 31, 2026 14:55
david-ruiz-cko added a commit that referenced this pull request Mar 31, 2026
Added account_name_inquiry field to AccountHolder class ([#327](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-browser/workbench/workbench.html))

This pull request introduces a small update to the AccountHolder class by adding a new property to support account name inquiry functionality.

lib/Checkout/Common/AccountHolder.php: Added a new public boolean property account_name_inquiry to the AccountHolder class to indicate whether an account name inquiry has been performed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants