VitePay
Search
⌃
K
Welcome!
Quick Start
VitePay Transaction Process
Reference
API Reference
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
Merchants table
Table name: merchants
Columns: 4
Brief Columns description
name: type:varchar(100), escaped merchant name
apikey: type:varchar(100), sha256 hashed API key
verified: type:varchar(100), (true/false) merchant verified status
css: type:text, optional css to style merchant's name on the payment page
Database Schemas - Previous
Transactions table
Next - Database Schemas
expiredTransactions table
Last modified
1yr ago