HollaEx®
⚙️ DashboardStart →
  • HollaEx® — The Crypto Exchange Solution
  • ☁️Cloud Operators
    • Launching the Exchange
    • Setting Domain for Cloud Exchanges
    • Easy SMTP for Cloud Exchanges
    • SEO Settings for Cloud Exchanges
      • SEO Advanced Settings
  • ⚙️Operating Your Exchange
    • Operator Control Panel
      • General
      • Users
      • User Profile
      • Assets
      • Markets
      • Stakes
      • Sessions
      • Plugins Apps
      • Trading Fees & Account Tiers
      • Roles
      • Chat
      • Billing
    • Customize Exchange
      • Browser Tools
        • Enter Edit Mode
        • Operator Controls (Visuals)
        • Console
      • Plugins
      • Forked Repo
    • Fiat Controls
      • Initial Setup
      • Setting Up Fiat On/ Off Ramp
      • Editing Deposit & Withdrawal Fees
      • Users Making Fiat Deposit
      • Users Trading With Fiat
      • User Making Fiat Withdrawal
    • Staking
    • OTC Broker
    • P2P
      • P2P Overview
      • P2P Setup
      • P2P Troubleshooting
      • P2P Vendor Flow
    • Smart Chain Trading
    • Assets & Trading Pairs
      • Add New Assets & Trading Pairs
      • Configure Pair Parameters
    • Set up the SMTP Email
      • Set up SMTP with AWS SES
      • Set up SMTP with Mailgun
      • Set up SMTP with SendGrid
      • Test the SMTP with Gmail
    • Enabling reCAPTCHA
    • Email Customization & Audit
    • DeFi Asset Staking Process
  • 🧩Plugins
    • HollaEx Plugins
      • Announcements
      • Bank
      • AWS SNS (Text Messages - SMS)
      • KYC
      • Automatic KYC
      • Messente
      • Advanced Referral
      • CoinMarketCap
      • Guardarian
    • Install Plugins
    • Developing Plugins
      • Development Walkthrough: Hello-Plugin
        • Initialization
        • Configuration
        • Scripting
        • Web View
        • The Final Product & Installation
      • Advanced
        • Initialization
        • Config
        • Server Script
        • Plugin Libraries
        • Web View
        • Final Plugin Product
        • Advanced Tutorial: Using the user meta field
        • Advanced Tutorial: Adding a new database table column
        • Advanced Tutorial: Creating a new database table
      • Simple Wallet Example
      • Web View Development
        • Overview
        • External dependencies
        • Getting started
        • Basic Tutorial: Hello Exchange Plugin web view
        • Advanced Tutorial: KYC Plugin web views
    • Bank Integration
      • Handling Deposits
      • Handling Withdrawals
  • 👷Developers
    • API Guide
      • API Example Scripts
    • Run Dev Mode
    • Build a New Front-end Interface
  • 🧰On-Premise Operators (Advanced Only)
    • On-Premise Exchange Setup
      • Getting Started — Requirements
      • Installation
      • Server Setup
      • Web Setup
      • Production
    • CLI How-Tos
      • Start Exchange
      • Stop Exchange
      • Upgrade Exchange
        • Build and Apply the Code Changes
      • Get Exchange Logs
      • Get a Backup and Restore
      • Exchange Migration
      • Command List
    • Run Exchange on Kubernetes
    • Troubleshooting Guide
  • 🚀Advanced
    • SEO Optimization
    • Nginx
    • Rate Limits
    • Database
      • Upgrade Database
    • Dependencies
    • Contents Delivery Network
      • Cloudflare CDN for HollaEx
      • CloudFront CDN for HollaEx
    • Load Balancer
      • AWS ELB
      • DigitalOcean LB
    • Customize Kubenretes Ingress
    • Exchange Keys
      • Exchange API Keys Troubleshoot
    • HollaEx on non-Linux
      • HollaEx on Windows
      • HollaEx on macOS
    • The Network Tool Library
      • Accessing the Network Tool Library
      • Functions
        • WebSocket
      • Simple Example: Creating a User and Wallet
      • Getting More Interesting: Orders with the Tools
        • Setup: Using the transferAsset function
        • Creating and Monitoring a Sell Order
        • Settling Fees
      • Private HollaEx Network
    • Docker Content Trust (DCT)
    • Revenue Sharing
  • 📦Releases
    • Release Notes
    • Side Notes
  • ➡️External Links
  • Blogs
  • Forum
  • Videos
  • Twitter X
  • Telegram
  • Interactive Demo
  • Discord Community
  • API Documentation
  • Tools Library Documentation
  • Node Library Documentation
  • Plugins Documentation
Powered by GitBook
On this page
  • 1. Set the type and price
  • 2. Set the Total Amount and Payment Methods
  • 3. Set terms and automated response
  1. Operating Your Exchange
  2. P2P

P2P Vendor Flow

PreviousP2P TroubleshootingNextSmart Chain Trading

Last updated 1 month ago

Once a user on your exchange has been given the required account tier to be a Vendor, they will be able to view the Post Deal tab on the P2P section of the exchange, shown in the image below:

Creating a Deal

The vendor will be presented with the options required to create their desired deal. Going through each page in turn:

1. Set the type and price

This first page allows the tuning of the deal itself.

First, the user will select whether they wish to buy (receive crypto from other users in return for fiat) or sell (vice-versa). This is accomplished by the coloured toggle in the top-center of the options.

The two leftmost options allow the choice of the crypto and fiat to the deal, in the relevant direction.

The three stacked input boxes on the right relate to the following:

  • Type: This defines whether the chosen price is Static or Dynamic. This concept is described on the following OTC doc page and works the same here in P2P. In summary, in Static deals, the vendor will choose the exact price of the chosen crypto and fiat, and for Dynamic the price will be tracked on exchanges like Binance or Kraken automatically (assuming a relevant market exists).

  • Price: Unsurprisingly, this is the price were the deal will take place. For Static deals, this price will be set by the Vendor, and for Dynamic this price will be pegged at an outside tracked rate.

  • Spread: Finally the spread percentage can be set, allowing the vendor to generate profit on top of the above set pricing.

In the image below, is an example of a deal set up in which the Vendor wishes to sell BTC they own, in return for GBP (British Pound). With their settings, the price will automatically be set as the market rate of BTC-GBP, and they will profit on each deal with a spread of 5%.

2. Set the Total Amount and Payment Methods

Here the Vendor can fine-tune the deal's options.

On the left side of the screen are options related to the amount of crypto to sell:

  1. Total Amount: How much of the crypto asset that Vendor is willing to offer total, to all users. One thing to note here is that for the chosen amount, the Vendor must have sufficient assets in their HollaEx wallet.

  2. Limits: Simply the minimum and maximum amount of the asset that can be bought by a single user in a single transaction.

On the right side, the options for the fiat:

  1. Payment Methods: Here the vendor can chose the desired methods to recieve fiat payment from, from those methods supported by your exchange.

  2. Region: Simply the region in which the deal is listed as taking place.

3. Set terms and automated response

Finally, the Vendor can write the terms, displayed to the user before making the deal, and also an automatic first response that will be delivered on a user entering the chat room with the vendor (perhaps letting them know how long a reply can be expected)

With this last page complete the user can submit the deal and have it become live and ready to be taken up by another user.

⚙️
Post Deal Tab of P2P
P2P Vendor Type and Price Example
Terms and Response Page