Skip to content

Payment method name changes when edit order #180

@kryllem

Description

@kryllem

When I change something in an order by click edit in backend and save that, then payment title is change back to the same as in store front view at checkout and not that one that cames after it.

For example:
$['text_title'] = 'Billmate faktura';
$
['text_title_fee'] = 'Billmate faktura'; - AFTER ORDER PLACED (not sure which one)
$['text_title_fee2'] = 'Faktura - Betala inom 14 dagar';
$
['text_fee'] = 'Billmate faktura'; - AFTER ORDER PLACED (not sure which one)
$['text_no_fee'] = 'Billmate faktura';
$
['text_fee2'] = '%s (%s) Köpvillkor'; - AT CHECKOUT BEFORE ORDER PLACED AND AFTER EDIT ORDER IN BACKEND

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions