#ahmedx - charge different amount monthly

1 messages · Page 1 of 1 (latest)

upbeat granite
#

Hello, good question. The first thing that comes to mind for me is out metered billing offering. You can define a price for a cent or some fraction of a cent and record usage for the user as you do your thing for them throughout the month https://stripe.com/docs/billing/subscriptions/usage-based

#

And then at the end of the cycle Stripe sends out an invoice based on the usage you reported.

#

Can you take a quick look over that doc and tell me if that looks like about what you are looking for?

rotund smelt
#

One sec

#

It seems like it's the best option even though I can't find a way to apply it

#

The way it's intended to work is to grab the (Total money spent on Ads and multiply by the Return on adpsend multiply by our percentage (let it be 5%)

#

Marketing Spend x ROI x 5%

#

and then charge that amount on day 1 each month

#

What I came up with is maybe, set a minute to cost 1 cent and then do this calculation Marketing Spend x ROI x 5% and get the amount of minutes to charge?

upbeat granite
#

Yeah that sounds like a great way to do it

#

We'll take the amount that you tell us so any configuration like that works for us as long as the calculation is working out for you