vexor.capture()
The Appearance section allows you to customize the visual appearance of your server interface.
Theme
- Light: Select the light theme.
- Dark: Select the dark theme.
- System: Select the system theme.
Constructornew Vexor(params)
Vexor Constructor
Initialize a new Vexor instance for handling payments across multiple platforms.
Parameters
Returns
Returns a new Vexor instance.
Usage Examples
Here are some examples of how to instantiate a Vexor instance:
- Using the constructor:
- Using environment variables:
- Using the static init method:
Choose the method that best fits your application's architecture and security requirements.
There is a Button Test
that will test the connection to your bucket, if it is correct it will show you a success message.