Skip to content

Added blik PaymentMethodType#590

Merged
david-ruiz-cko merged 4 commits intomasterfrom
feature/INT-1622
Apr 27, 2026
Merged

Added blik PaymentMethodType#590
david-ruiz-cko merged 4 commits intomasterfrom
feature/INT-1622

Conversation

@david-ruiz-cko
Copy link
Copy Markdown
Contributor

This pull request adds support for a new payment method type in the PaymentMethodType enum. The most important change is:

New payment method support:

  • Added the BLIK payment method to the PaymentMethodType enum, annotated with @SerializedName("blik") for proper serialization.

Copy link
Copy Markdown

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

Adds support for the BLIK payment method by extending the shared PaymentMethodType enum with the correct GSON serialized name.

Changes:

  • Added PaymentMethodType.BLIK
  • Annotated BLIK with @SerializedName("blik") for JSON serialization/deserialization

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/main/java/com/checkout/common/PaymentMethodType.java Outdated
Comment thread src/main/java/com/checkout/common/PaymentMethodType.java Outdated
Agent-Logs-Url: https://github.com/checkout/checkout-sdk-java/sessions/b35e3eb7-e7bd-4eb4-8f6e-07a4749a64ec

Co-authored-by: david-ruiz-cko <243553394+david-ruiz-cko@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

@david-ruiz-cko david-ruiz-cko requested review from Copilot and removed request for Copilot April 27, 2026 09:30
@checkout checkout deleted a comment from Copilot AI Apr 27, 2026
@david-ruiz-cko david-ruiz-cko merged commit 62fd452 into master Apr 27, 2026
8 of 9 checks passed
@david-ruiz-cko david-ruiz-cko deleted the feature/INT-1622 branch April 27, 2026 09:32
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.

4 participants