Bolbhav
  • Welcome
    • App set-up
  • Chapter-1: Database
    • User Data
      • person_table
      • user_meta
      • user_bank_accounts
      • trader_meta
      • user_payout_transactions
    • Subscription Data
      • payment_transactions
      • trader_subcription_tracker
    • Mandi and Crop Data
      • mandi
      • crops
      • mandi_crop
      • mandi_holidays
      • mandi_crop_follower
    • User Contributed Data
      • sales_receipt
      • sales_receipt_edits
      • receipt_rejections_reasons
      • sale_receipt_validation_questions
      • sale_receipt_validation_questions
      • sale_receipt_images
      • user_sale_receipt_validations
      • sale_receipt_validation_queue
    • Wallets Data
      • user_wallets
      • user_membership_wallet_tracker
      • wallet_ledger
      • membership_plans
    • Notifications Data
      • bolbhav_user_notifications
      • push_notifications
      • crop_notifications
    • Cache Data
      • unique_entries
    • Miscellenous Data
      • faq_table
      • bolbhav_banners
  • Chapter-2 Sign Up
  • Chapter-1 Introduction
    • Frontend Basics
      • Bolbhav Plus WebApp
      • Bolbhav Admin Portal
      • Bolbhav Website
      • Mandi Price Update WebApp
    • Copy of Bolbhav Android Application
  • Chapter-2 Bolbhav Currency
  • Chapter-3 Receipt Contribution
  • Chapter-4 Receipt Validation
    • Validation by Team Member
      • Editing of data
      • Approval of data
      • Changes after submission
    • Validation by User
      • Validation Questions
      • Tokens
      • Validation Logic
  • Chapter-5 Crop Price Viewing
    • Cache Memory
    • Distribution Table
    • Token Deduction Logic
  • Chapter-6 Subscription
    • Implementation
  • Chapter-7 Notifications
  • Chapter-8 Analytics
  • Chapter-9 Other use cases
    • Signup
    • Referral
    • FAQ
    • Banners
    • Profile
  • Chapter-10 SaaS Products
    • Cloud
      • AWS
      • Okta
      • Github
      • Postman
    • Payment
      • PhonePe
      • Razorpay PG
      • Razorpay X
    • Communication
      • MSG 91
      • Exotel
      • Gupshup
    • Tracking
      • Moseif
      • Sentry
      • Posthog
      • Branch.io
  • Chapter-11 User Support
    • General Questions
    • Bugs in app
    • Payments
  • Chapter-12 Learnings>>Mistakes
  • Chapter-13 Product Roadmap
  • Chapter-14 Change Log
    • Documentation
    • Android App
  • Chapter-15 Admin Portal
    • Receipt Validation
    • Data extraction
    • User management
    • Other Admin use cases
  • API
  • Appendix
    • Version 6.1
      • Bolbhav Currency
        • Wallets
      • Receipt Contribution
        • User Flow
        • Contribution Reward
      • Receipt Validation
        • Validation by Team Member
          • Editing of data
          • Approval of data
          • Changes after submission
        • Validation by User
          • Validation Questions
          • Tokens
          • Validation Logic
      • Crop Price Viewing
        • User Flow
        • Cache Memory
        • Distribution Table
        • Token Deduction Logic
      • Payments
        • User to Bolbhav
        • Bolbhav to User (Payout)
        • Transaction Errors
    • Version 6.2
    • Days and tokens
      • Page 1
    • Public database of crop prices
Powered by GitBook
On this page
  1. Appendix
  2. Version 6.1

Payments

There are two types of payment transactions that can happen in the Bolbhav app:

  1. Payment from user to Bolbhav

  2. Payment from Bolbhav to a user (also called a Payout)

PreviousToken Deduction LogicNextUser to Bolbhav

Last updated 1 year ago