activemerchant / offsite_payments

A simple and unified API to handle dozens of different offsite payment pages.
MIT License
169 stars 200 forks source link

Internacionalization: Translation of labels #322

Open thor27 opened 5 years ago

thor27 commented 5 years ago

The Mollie's integration with iDeal has a fixed string with Select your Bank: image

This string is fixed on source code and should be internationalized or use the default internationalized string available on shopify (shopify.checkout.payment.bank_picker_label) https://github.com/activemerchant/offsite_payments/blob/acb31d57501acf1ec064f43ec3585d14712b7488/lib/offsite_payments/integrations/mollie_ideal.rb#L22