Vodia Networks utilizes Stripe as its payment processor for billing on its hosted PBX services, enabling both postpay and prepaid billing options for customers. This integration allows for seamless electronic transfers between a customer’s bank and Vodia, simplifying the payment process for users. By setting up various billing plans and assigning them to domains, administrators can effectively manage customer payments while ensuring sensitive payment information, such as credit card details, are securely handled through Stripe's infrastructure. This approach not only enhances billing efficiency but also strengthens data security and compliance with payment regulations.
How Stripe Payment Works. Stripe is a payment processor, which means it supports the electronic transfer of money from a customer’s bank (issuing bank) into a merchant’s bank (acquiring bank) as payment for goods or services bought with a credit card. Vodia uses Stripe for postpay or pre-pays on the Vodia hosted PBX. We will discuss how to set up your Stripe account with Vodia billing.
Setup up the billing plan
Navigate to the administrator, and click on “List” then Monthly Billing
Name your Plan.
Choose your Currency.
Create a Fix account along with a description and price for the plan.
For billing to work per domain, you’ll need to assign the newly created plan to a domain.
Navigate to your domain
Click on the
Scroll to Plan
Assign your new Plan and save
Adding a prepaid amount on the domain
Navigate to Settings —> General Settings
Scroll down to Billing Settings and credit for outbound calls and save
Stripe Billing
You’ll need to sign up with Stripe to acquire your Stripe API at https://stripe.com/. The API Keys will be used on the Vodia PBX billing section.
Adding your Stripe API Token
If you’re running the Vodia hosted edition. you can navigate to Monthly Billing under the administrator page. Navigate to Stripe settings.
Enter your Stripe public key and your Stripe secret Key under the Stripe Parameter. If you would like to send the monthly invoice manually, you can turn the feature on or off.
Adding the customer billing information
Navigate to your domain
Click on Advance
Choose Billing Settings
Enter the customer billing address (note: billing information will be sent to Stripe’s network)
Add the customer company card (note: all credit card information will not be saved on the Vodia PBX but sent to Stripe’s network)
Auto-Refill (here you can add an automatic charge for the customer)
Current account credit is added on the domain as shown above
Add a charge amount
Add a minimum account balance and save
If you have any questions, please send us an email, support@vodia.com.
In our recent webinar, "Integrate OpenAI’s Realtime API with Vodia PBX," we explored how integrating AI with your communication systems can revolutionize the way your business operates. From automating repetitive tasks to improving workflow efficiency, the webinar covered how the collaboration between Vodia PBX and OpenAI’s Realtime API can streamline operations, enhance collaboration - especially for Microsoft Teams users - and provide intelligent automation to stay ahead in a competitive landscape. If you missed the live session or want to revisit the insights, the recording is now available for you to access.
Join our exclusive webinar to explore how Vodia PBX seamlessly integrates with OpenAI’s Realtime API, unlocking powerful new capabilities for your communication systems. This session will showcase how AI-driven features can streamline workflows, improve operational efficiency and elevate the PBX experience for both general users and those on Microsoft Teams. Whether you’re looking to stay ahead of the competition or leverage the latest AI trends, this webinar offers practical knowledge and actionable strategies. Register now to secure your spot and take the first step toward transforming your telecom infrastructure with AI innovation!
This document details the beta version of the Vodia PBX that connects to the OpenAI realtime API, enabling users to interact with a chatbot via telephone. The backend JavaScript code facilitates the connection, handling audio input and output, and the WebSocket connection to the OpenAI API. The setup requires a Vodia PBX version 69.5.3 or higher, an API key, and a license with an IVR node. The demo can be accessed by editing the ivrnode.js template and creating an IVR node in the tenant. The system supports various VoIP devices and offers good voice quality. Future improvements include voice activity detection and the ability to take actions based on OpenAI responses.