Make sure that Payment method is functional prior to paying

This commit is contained in:
Karl Erik Õunapuu 2020-02-03 14:14:31 +02:00
parent 03b031abeb
commit 3f5b5962d1
5 changed files with 27 additions and 36 deletions

View file

@ -1,5 +1,5 @@
module PaymentOrders
class LHV < BankLink
class Lhv < BankLink
def self.config_namespace_name
'lhv'
end