#alex.esch

1 messages · Page 1 of 1 (latest)

rotund bloomBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

brave ravine
#

hello

#

my case is

#

we are using payment intents to sell bundles

#

bundle include the product itself + subscription

#

due to how our system works, we are creating subscription some weeks after bundle is purchased

#

now, we want to improve our MRR calculations

#

i have tried already different approaches, and not any seems works

#

i need the next flow

#

payment intent completed, total price = 100$
transfer part of this payment to a product (subscription)

#

is that possible at any way?

tame bane
brave ravine
#

well, no

#

customer balance will not affect the MRR

#

or it does?

tame bane
#

Then you can't apply a payment to a subscription, no

#

I don't know what you mean by 'affect the MRR'

brave ravine
#

mean,
i have received payment intent (success)
i'll add 20$ to user accounts, and at the same moment, i'll create a subscription for him.

will i see the proper amount in there?

tame bane
#

I'm not sure, you should test it

#

Yes there'd be an active subscription so I'd imagine it'd count as MRR yes

brave ravine
#

do you have any other ideas about how to increase the mrr without charging the customer by 2 different invoices?

tame bane
#

Did you try the approach I just recommended?

#

Another alternative would be to apply a discount for the initial subscription for the amount of the initial payment

brave ravine
#

ok, i'll try both cases