mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
fixed reload balance and directo
This commit is contained in:
parent
443643d937
commit
368e904d5e
4 changed files with 13 additions and 14 deletions
|
@ -12,6 +12,10 @@ module EisBilling
|
|||
initiator: INITIATOR,
|
||||
}
|
||||
|
||||
p ">>>>>>>>>>>>>>>>>>>>>...prepared_data.to_json"
|
||||
p prepared_data.to_json
|
||||
p ">>>>>>>>>>>>>>>>>>>>>"
|
||||
|
||||
http = EisBilling::Base.base_request(url: directo_url)
|
||||
http.post(directo_url, prepared_data.to_json, EisBilling::Base.headers)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue