WP give percentage calculation form donation amount
-
I have a query related to wp give. We are running a crowdfunding platform where users can post their content like a crowdfunding website. We want to collect donation for our creators. Our business model is that when a donor donates to a creator we want to charge a fixed percentage % form the donation amount that will go into our account and rest of amount will directly deposit into creator account.
For Example, A Donar Donate to a creator an amount of $200. We want to charge 10% amount form donation that will deposit into our business account (Stripe, Paypal etc ) and rest of amount will directly deposit into the creator account (Stripe, Paypal etc).
Is there any code snips like action and filters and wooCommerce extension to calculate the percentage form the donation amount and deposit in both accounts (Creator and Our Business Account).
- The topic ‘WP give percentage calculation form donation amount’ is closed to new replies.