VitePay
  • Welcome!
  • Quick Start
  • VitePay Transaction Process
  • Reference
    • API Reference
      • createTransaction
      • getTransaction
  • Database Schemas
    • Transactions table
    • Merchants table
    • expiredTransactions table
  • Self-Hosted
    • Setting up a self-hosted instance
    • .env file variables
    • How to verify merchants
  • FAQ
Powered by GitBook
On this page
  1. Self-Hosted

How to verify merchants

Verifying merchants gives them a blue tick next to the name.

A: It's simple: just change the "verified" column in the merchants table, on selected merchant's row to "true"

Previous.env file variablesNextFAQ

Last updated 2 years ago