Hi @AndrewM
Would I be correct in assuming your booking system issues invoices for the transactions? If so, then a generic client called “Stripe” would be more than fine as you’d have a backing record of the transactions (should it ever be needed).
The one thing to be aware be of is how to handle the transactions fees with Stripe. If you have dealt with another payment provider (like WorldPay or PayPal) then the process would be the same, in that you have a holding account for the payments.
I’ve included 2 links below which may be helpful:
- Accounting for daily takings (e.g. one client for the income)
- Accounting for income from a payment service provider