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

[ECP-9480] Setting cc_type value for Carte Bancaire #2847

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

khushboo-singhvi
Copy link
Contributor

Description
When using a Cartes Bancaire card to complete the payments, the cc_type in the sales_order_payment table is null. This is the case for a normal non co branded CB card and with co-branded when selecting CB. Other card payments add cc_type correctly.
This PR aims to add the correct cc_type to the database table if it is null or not set already.

Tested scenarios

  • Tested the correct value for non co branded CB card and with co-branded when selecting CB, and other redirect payment methods.

Fixes

@khushboo-singhvi khushboo-singhvi changed the title Setting cc_type value for Carte Bancaire [ECP-8779] Setting cc_type value for Carte Bancaire Jan 9, 2025
@khushboo-singhvi khushboo-singhvi changed the title [ECP-8779] Setting cc_type value for Carte Bancaire [ECP-9480] Setting cc_type value for Carte Bancaire Jan 9, 2025
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