You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)):
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)):
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
SuccessURL
response?CancelURL
response?The text was updated successfully, but these errors were encountered: