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
      • Admin Logs
      • Roles
      • Chat
      • Billing
    • Customize Exchange
      • Browser Tools
        • Enter Edit Mode
        • Operator Controls (Visuals)
        • Console
      • Plugins
      • Forked Repo
      • Landing Page
    • 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
    • Enterprise Operator Roles
    • 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
  • P2P Settings
  • Vendors can create Buy/ Sell orders but not the other
  • Users ( Including Admin) Cannot See the 'Post Deal' Tab
  1. Operating Your Exchange
  2. P2P

P2P Troubleshooting

The P2P system is simple to setup, but on occasion, there may be issues in getting it to function as you want, this page hopes to alleviate this specific issues.

PreviousP2P SetupNextP2P Vendor Flow

Last updated 3 months ago

If your issue isn't listed, or the fix has not done what you wish, please send the team to support@hollaex.com a message and they will be sure to assist in your case as soon as possible.

With the initial configurations complete, you may notice that you and your users cannot take advantage of the P2P system you have set up, or it behaves differently from your expectations. Depending on your configurations, some additional steps may be required to get things running smoothly.

P2P Settings

Vendors can create Buy/ Sell orders but not the other

If you find that, once the P2P system is set up, the buy/sell toggle button at the top of th screen is locked to one side, this is a simple fix.

The most likely candidate for causing this behavior is in the Sides option. To find this, head to the Operator Controls -> Markets -> P2P -> P2P Settings and check the first listed option Sides. This is shown in the image below:

This option defines what 'side' of a trade a vendor can create. In essence, whether they are limited to simply selling crypto for fiat or vice versa.

If you want to allow both sides and notice the Sides option is limited to one, simply hit the green 'Edit Settings' button in the top right, and from the menu ensure 'All' is selected.

Users ( Including Admin) Cannot See the 'Post Deal' Tab

This is likely due to the tier system, and tier requirements set for the P2P system. Accounts that have obtained a user tier, defined by the admin in the setup stage, can see this particular tab, but users on any tier below this will not have it visible.

The primary way to tackle this issue is to ensure that those users, that you wish to act as vendors are on the necessary (or higher) account tier needed to post trades. To manually upgrade a user's tier, head to the User page on the Operator Controls sidebar, find (via the search bar) the user you desire to be made a vendor, and access their User page.

From here, find the Tier option from the User Info section, where you can manually assign them the required tier to be a vendor. This option is shown in the image below:

⚙️
User Tier Setting