mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
updated tests
This commit is contained in:
parent
ef03166fee
commit
d0236be063
21 changed files with 578 additions and 658 deletions
|
@ -8,9 +8,6 @@ module EisBilling
|
|||
sum = params[:standing_amount]
|
||||
everypay_response = params
|
||||
|
||||
logger.info 'REQUEST FROM BILLING'
|
||||
logger.info params
|
||||
|
||||
payment_status = define_payment_status(params[:payment_state])
|
||||
|
||||
invoice = Invoice.find_by(number: invoice_number)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue