#Bridgetown-revenue-reporting
1 messages · Page 1 of 1 (latest)
Hi there!
When you say "6 different types of revenue", what does that mean exactly?
I do think what you want will require some coding but want to make sure we are on the same page
Hi there! Thanks for your attention!
The client accepts payments for class tickets, event tickets, three different types of donations, and membership dues/
Gotcha.
Then yes.... the most effective method for this would be to add metadata to the transactions
And then filter by that metadata for your reporting.
Could you point me in the direction of instructions on how to add metadata to transactions. I would consider myself a scrappy but very novice coder.
Sure, can you tell me which integration you are currently using?
Donations:
We are using WPGive for donations and the added "Give, stripe gateway"
Membership:
We are using Paid Memberships Pro and the connection to the Stripe payment gateway is native to that plugin
Classes and Events:
We are using The Events Tickets Plus and the gateway is native to that plugin
Ah okay, so you are using plugins for all of your revenue streams. And you are using the same Stripe account for all of these plugins?
Yes
In this case, the plugin is controlling the code so they would need to be the ones to handle adding metadata. You would need to talk to them about that. That said, an easier route may be to just open up multiple different accounts for your different revenue streams.
(unless you think we should try setting up independent stripe accounts for each revenue stream?)
lol yep
Woah. Amazing. I didn't even know that was an option. Higher overhead cost?
Nope, no change in cost. Totally normal thing to do. See: https://stripe.com/docs/account/multiple-accounts
You've saved me a TON of time. I am so thankful