Payout Handling

Overview

Payment Service Providers, or PSP for short, help process transactions for businesses. They serve as as an intermediary between businesses and customers for payment related tasks. Since payments are done online, the money are temporarily kept in the PSP cash account, which is also called a merchant account.

Then when money is transferred out of merchant account, into a business cash account, that's considered a Payout event, sometimes also called a Settlement event.

This is when an accounting journal entry needs to be created to represent the payout event.

Configuration

Required parameters

FieldsDescription
datecalendar date of when the payout event occurred
amountfull amount of the payout

Required accounts

AccountDescription
PSP_wallet_accounte.g. Stripe Merchant Account
cash_accounte.g. Cash

Walkthrough

For the month of November, an e-commerce company received $1,000,000 from Stripe in their bank account.

Event #1: payout is received

The company sets up Stripe to payout at every month end. The following journal entry is created when $1,000,000 received on November 2022.

DateAccountDebit AmountCredit Amount
11/30/2022Cash1,000,000
Stripe Merchant Account1,000,000