Skip to content

fix: correct PHPDoc type for $disabled_payment_methods in HostedPaymentsSessionRequest - #333

Merged
armando-rodriguez-cko merged 1 commit into
masterfrom
fix/hosted-payments-disabled-payment-methods-phpdoc
May 4, 2026
Merged

armando-rodriguez-cko merged 1 commit into
masterfrom
fix/hosted-payments-disabled-payment-methods-phpdoc

Conversation

@armando-rodriguez-cko

Copy link
Copy Markdown
Contributor

Summary

Related

Follows up on #318 / closes #317 (the sibling field in the same class).

…entsSessionRequest

Same incorrect @var string type as #317/#318 — field accepts an array of PaymentSourceType string values.
@sonarqubecloud

sonarqubecloud Bot commented May 4, 2026

Copy link
Copy Markdown

@armando-rodriguez-cko
armando-rodriguez-cko requested a review from a team May 4, 2026 10:36
@armando-rodriguez-cko
armando-rodriguez-cko merged commit b749f54 into master May 4, 2026
6 checks passed
@armando-rodriguez-cko
armando-rodriguez-cko deleted the fix/hosted-payments-disabled-payment-methods-phpdoc branch May 4, 2026 13:56
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.

Incorrect PHPDoc type for $allow_payment_methods in HostedPaymentsSessionRequest.php

2 participants