Skip to content

Add the payment Source to the admin order page#1954

Open
garmashdev wants to merge 1 commit into
masterfrom
ygarmash/add_source_to_the_order_admin_page
Open

Add the payment Source to the admin order page#1954
garmashdev wants to merge 1 commit into
masterfrom
ygarmash/add_source_to_the_order_admin_page

Conversation

@garmashdev
Copy link
Copy Markdown
Collaborator

@garmashdev garmashdev commented Feb 13, 2026

Description

Add "Source" field to admin order payment information

Display the source value from payment additional_information on the admin Sales Order view, alongside existing fields (Credit Card Type, Credit Card Number, AVS/CVV Response).

Screenshot 2026-02-13 at 21 31 06

Fixes: (link ticket) added the payment source type to the admin order page view

#changelog Add the payment Source to the admin order page

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please validate that you have tested your change in at least one of the following areas:

  • Successfully tested locally (or docker image)
  • Successfully tested on a staging or sandbox server
  • Successfully tested on a merchant's staging server

For PR Reviewer

  • Reviewed unit tests to make sure we are using real components rather than mocks as much as possible?
  • For any major change (observer, new Bolt feature, core Magento interaction) we must add a feature switch, did you verify this?

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • New and existing unit tests pass locally with my changes.
  • I have created or modified unit tests to sufficiently cover my changes.
  • I have added my ticket link and provided a changelog message.

@garmashdev garmashdev requested a review from a team as a code owner February 13, 2026 18:34
@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented Feb 13, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@peril-bolt
Copy link
Copy Markdown

peril-bolt Bot commented Feb 13, 2026

Warnings
⚠️ Please make sure to add new test or update existing tests

Generated by 🚫 dangerJS

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.

2 participants