• France
status page
demonstrations
assistance
FAQContact support
Search
Categories
Tags
English
French
English
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
Snippets
Payment methods
Plugins
Guides
Merchant Back Office
Functional guides

Customize the title displayed to the buyer on OpenCart

By default, the message displayed to the buyer by Sogecommerce is the following: Payment by credit card.

It is possible to personalize this title to display, for instance: Card payment with Sogecommerce.

To modify the title, open the sogecommerce.php file located in: Catalog\language\en-US\extension\payment

Locate the code below, then replace Payment by credit card with the desired title:

$_['text_payment_sogecommerce_title'] =
'Card payment with Sogecommerce';

You can also modify the title for the installment payment:

$_['text_payment_sogecommerce_multi_title'] =
'Card payment in %s installments with Sogecommerce';
© 2025 {'|'} All rights reserved to Sogecommerce
25.22-1.11