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

Provide an ability to the merchants to set custom titles for payment options (they will be displayed to the customers on the Magento's checkout screen and in the Magento's «Payment Information» frontend and email blocks) #42

Closed
dmitrii-fediuk opened this issue Nov 20, 2017 · 1 comment

Comments

@dmitrii-fediuk
Copy link
Member

dmitrii-fediuk commented Nov 20, 2017

I have already implemented it in my Moip integration with Magento 2: mage2pro/moip#17 (Show the payment option frontend title (e.g. «Cartão de crédito» or «Boleto bancário») instead of «Moip» in the customer-targeted payment information blocks (in the customer account and in the order's transactional emails)):

01

https://github.com/mage2pro/moip/blob/1.2.4/Method.php#L68-L76

What I need to do before?

1. Implement the #27 feature

Make the payment options (bank card, PayPal, POLi Payments) top-level (in the same way as I have it implemented in my Moip module).

2. Get the following questions answered

@dmitrii-fediuk
Copy link
Member Author

Implemented in 0.7.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant