Skip to content

Version 4.7.1#332

Merged
david-ruiz-cko merged 1 commit into
masterfrom
release/4.7.1
Apr 22, 2026
Merged

Version 4.7.1#332
david-ruiz-cko merged 1 commit into
masterfrom
release/4.7.1

Conversation

@david-ruiz-cko
Copy link
Copy Markdown
Contributor

This release updates the naming conventions for request class properties in the Google Pay integration to use snake_case instead of camelCase. This change improves consistency and aligns with common PHP coding standards.

Property renaming for consistency:

  • Renamed properties in GooglePayEnrollmentRequest from camelCase to snake_case: entityIdentity_id, emailAddressemail_address, and acceptTermsOfServiceaccept_terms_of_service.
  • Renamed the webDomain property to web_domain in GooglePayRegisterDomainRequest.…snake-case)

@david-ruiz-cko david-ruiz-cko requested a review from a team April 22, 2026 08:32
@sonarqubecloud
Copy link
Copy Markdown

@david-ruiz-cko david-ruiz-cko merged commit 181d0a7 into master Apr 22, 2026
9 of 10 checks passed
@david-ruiz-cko david-ruiz-cko deleted the release/4.7.1 branch April 22, 2026 08:51
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