mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Cleanup code and environment variables
This commit is contained in:
parent
d7dc1017b0
commit
1cca930744
12 changed files with 38 additions and 265 deletions
|
@ -39,7 +39,7 @@ module Payments
|
|||
end
|
||||
|
||||
def form_url
|
||||
ENV["#{type}_payment_url"]
|
||||
ENV["payments_#{type}_url"]
|
||||
end
|
||||
|
||||
def valid_response?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue