Skip to content

chore: update account and payment IDs in Bizum and Cofidis components #283

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

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

jimmyn
Copy link
Collaborator

@jimmyn jimmyn commented Apr 22, 2025

  • Changed accountId in Bizum and CofidisPayWidget components to a new value for consistency.
  • Updated paymentId in Cofidis and CofidisPay components to reflect the new identifier.
  • Added findDOMNode polyfill to Cofidis, CofidisPay, and CofidisWidget components to ensure compatibility with React 19.

- Changed accountId in Bizum and CofidisPayWidget components to a new value for consistency.
- Updated paymentId in Cofidis and CofidisPay components to reflect the new identifier.
- Added findDOMNode polyfill to Cofidis, CofidisPay, and CofidisWidget components to ensure compatibility with React 19.
@Copilot Copilot AI review requested due to automatic review settings April 22, 2025 08:51
@jimmyn jimmyn merged commit 52b0f8f into master Apr 22, 2025
1 check passed
@jimmyn jimmyn deleted the fix-links branch April 22, 2025 08:51
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates account and payment IDs in several Bizum and Cofidis-related components for consistency, and adds a findDOMNode polyfill to ensure compatibility with React 19.

  • Updated accountId values in Bizum, CofidisWidget, and CofidisPayWidget components.
  • Updated paymentId values in Cofidis and CofidisPay components.
  • Added import and assignment of findDOMNode polyfill in Cofidis, CofidisPay, CofidisWidget, and CofidisPayWidget components.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/components/CofidisWidget.jsx Updated accountId and added findDOMNode polyfill assignment
src/components/CofidisPayWidget.jsx Updated accountId and added findDOMNode polyfill assignment
src/components/CofidisPay.jsx Updated paymentId and added findDOMNode polyfill assignment
src/components/Cofidis.jsx Updated paymentId and added findDOMNode polyfill assignment
src/components/Bizum.jsx Updated accountId

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.

1 participant