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

Do not merge: Diff tool fork #1930

Closed
wants to merge 7 commits into from
Closed

Do not merge: Diff tool fork #1930

wants to merge 7 commits into from

Conversation

goergisn
Copy link
Contributor

Summary

Demo

Add screenshots or flow video

Release notes

- Fixed a bug. - Added new feature.

Ticket

COIOS-

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request does not contain a valid label. Please add one of the following labels: ['new', 'changed', 'fixed', 'removed', 'deprecated', 'chore', 'improvement']

Copy link
Contributor

👀 1 public change detected

Comparing diff-tool-fork to develop


AdyenActions

RedirectAction

🔀 Changed

// From
public init(
  url: Foundation.URL,
  paymentData: Swift.String?,
  nativeRedirectData: Swift.String? = nil,
  paymentMethodType: Swift.String? = nil
)

// To
public init(
  url: Foundation.URL,
  paymentData: Swift.String?,
  nativeRedirectData: Swift.String? = nil
)

/**
Changes:
- Removed parameter `paymentMethodType: Swift.String? = nil`
*/

Analyzed targets: Adyen, AdyenActions, AdyenCard, AdyenCashAppPay, AdyenComponents, AdyenDelegatedAuthentication, AdyenEncryption, AdyenSession, AdyenSwiftUI, AdyenTwint, AdyenWeChatPay

@goergisn goergisn closed this Dec 23, 2024
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