Nebulox Documentation
  • Introducation
    • Welcome!
    • Overview of Nebulox
    • Quick Start Guide
  • Reference
    • API Reference
      • get Api key
      • Webhook Setup Guide
      • Create Invoice
      • Withdrawal
      • Other Methods
  • Errors
  • Change Log
  • Plugins
    • WooCommerce
Powered by GitBook
On this page
  1. Introducation

Quick Start Guide

🚀 Get started with Nebulox’s Crypto Payment Gateway in just a few easy steps. Whether you’re a business looking to integrate cryptocurrency payments or an individual wanting to ma

PreviousOverview of NebuloxNextAPI Reference

Last updated 10 months ago

For Businesses

Step 1: Register on the Website

  1. Create a Nebulox Account

    • Visit to create a new account.

Step 2: Set Up the Gateway

  1. Fill Out the Setup Form

    • After registering, fill out the form to set up your payment gateway with the following information:

      • Business name

      • Webhook URL for real-time notifications

      • Website URL

    • Submit the form to complete the setup process.

Step 3: Get API Key

  1. Retrieve Your API Key

    • Log in to your Nebulox dashboard.

    • Navigate to Gateway menu and select installed gateway.

    • Copy your API key for use in API requests.

Step 4: Create an Invoice

  1. Call the Create Invoice Method

    • Use the following endpoint to create a new invoice for your users:

      POST https://api.nebulox.io/api/invoice/create
    • Include the necessary parameters in your request body.

  2. Share the Invoice URL or Deposit Address

    • Share the created invoice URL with your customer, or display the deposit address for payment.

Step 5: Handle Webhook Notifications

  1. Receive Payment Notifications

    • Once the user pays the invoice, Nebulox will send a notification to your webhook URL.

    • This notification will include details indicating that the specific invoice has been paid.

For Individuals

Step 1: Sign Up

  1. Create a Nebulox Account

Step 2: Create a Manual Invoice

  1. Navigate to the Invoices Menu

    • After signing up, go to the Invoices menu item in your Nebulox dashboard.

  2. Fill Out the Invoice Details

    • Enter the necessary details for your invoice.

  3. Share the Invoice URL

    • Share the invoice URL with your customers and wait for payment.

Need More Help?

Happy integrating with Nebulox! 🌟 Feel free to adapt or expand upon this guide based on your specific API features and user requirements!

Visit to create a new account.

If you have any questions or need further assistance, feel free to reach out to our .

Nebulox Sign-Up
Nebulox Sign-Up
Support Team