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

Fix payment method name #46

Merged
merged 1 commit into from
Jun 8, 2022
Merged

Conversation

Matt75
Copy link
Contributor

@Matt75 Matt75 commented Jun 6, 2022

Questions Answers
Description? Fix payment method name, Modules.Cashondelivery.Shop translation domain does't not contains Cash on delivery string ; on previous module version 1.0.6 $this->module->displayName was used, so I restore it.
Type? bug fix
BC breaks? no
Deprecations? no
Fixed ticket? Fixes PrestaShop/PrestaShop#28674
How to test? Use another language than english and check payment method name on order confirmation page, order confirmation email, my account > order history.

@matks matks added the waiting for QA Status: Waiting for QA feedback label Jun 6, 2022
@sLorenzini sLorenzini self-assigned this Jun 7, 2022
Copy link

@sLorenzini sLorenzini left a comment

Choose a reason for hiding this comment

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

Hi @Matt75,

Thank you for this PR.
Tested with PHP 7.3 version.

Tested with:

  • guest and customer account
  • spanish and hungarian languages
  • check/bankwire/cash on delivery payment method

on:

  • BO > Orders page list > Payment column, all translated
  • FO > Customer account > Order history and details tab > Payment column on order history list page, all translated
  • FO > Customer account > Order history and details tab > Order concerned details link > order details page, all translated
  • Confirmation email, all translated

QA approved ✅

Thanks

@sLorenzini sLorenzini added QA ✔️ Status: check done, code approved and removed waiting for QA Status: Waiting for QA feedback labels Jun 8, 2022
@Progi1984 Progi1984 added this to the 2.0.1 milestone Jun 8, 2022
@Progi1984 Progi1984 merged commit 1a88819 into PrestaShop:dev Jun 8, 2022
@Progi1984
Copy link
Member

Thanks @Matt75 & @sLorenzini

@dvhbr
Copy link

dvhbr commented Feb 9, 2023

Hello

I want to add some charge for cash on delivery. So can you please let me know how can I add surcharge/charge who select COD option as payment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA ✔️ Status: check done, code approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ps_cashondelivery 2.0.0 language issues
6 participants