A
A
Artem2016-02-13 21:26:22
API
Artem, 2016-02-13 21:26:22

How to properly integrate voximplant into a web application?

Hello!
There is an open web service on which you need to implement the registration of numbers and calls from them.
The scenario is as follows - the user registers, selects a number, pays, gets the opportunity to make calls. And all this should work on one domain, without any transitions to voximplant.com. (indicating that this or that function is provided by voximplant.com is not a problem, but there should be no transitions to their site)
1. It is not clear whether the application should have ONE registered account for all users, or for each user - a separate account? (users have nothing in common with each other)
2. How is the payment, because it can hardly be done through the API (I did not find it in the documentation)
For one number, it should be possible to add several subscribers (internal numbers), in principle this is in api.
PS. all this is somehow implemented in CRM Bitrix24

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
grigoryvp, 2016-02-14
@ber_enot

Hey!
This is entirely up to you. If you make one account, then the money on it will be "common" for all users, and you will need to monitor them yourself.
The simplest option - the user transfers money to your service, and you replenish the voximplant account. If there is only one voximplant user, then you replenish this single account, but if a separate voximplant user is created for each user, then for this, the api has the ability to create child accounts and transfer money from parent to child ( https://goo.gl/krDC2V)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question