mirror of
https://github.com/internetee/registry.git
synced 2025-07-28 13:36:15 +02:00
creating sync with billing
This commit is contained in:
parent
162647acba
commit
0a4444b556
9 changed files with 577 additions and 60 deletions
|
@ -16,6 +16,7 @@ Rails.application.routes.draw do
|
|||
put '/directo_response', to: 'directo_response#update', as: 'directo_response'
|
||||
put '/e_invoice_response', to: 'e_invoice_response#update', as: 'e_invoice_response'
|
||||
post '/lhv_connect_transactions', to: 'lhv_connect_transactions#create', as: 'lhv_connect_transactions'
|
||||
resource :invoices, only: [:update]
|
||||
end
|
||||
|
||||
namespace :epp do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue