#darkon7446

1 messages · Page 1 of 1 (latest)

upbeat valleyBOT
hollow agate
#

Hello! Not sure I understand the question

merry cedar
#

good morning. I have an annual subscription

#

i added api that add products to current subscription

#

so for example 1 january i start annual subscription

#

for 100 euro

#

after 3 month i add product to current subscrioption

#

product of 20 euro

#

next year i pay 100 + 20

#

(when subscription renew)

#

how can i add charge 20 after add and not next year?

hollow agate
#

So you only want to charge the €20 one-time?

merry cedar
#

no every year

#

i don't want to lose current year

#

after renew the price will be correct

#

but in the current year they will not pay the extra product

hollow agate
merry cedar
#

this will change che schedule of the original subscription too?

#

jusy to be clear, i have 1 january - 31 december subscription

#

on march i add product

#

the original subscription will not be changed

#

but i wanto to charge on march the price of the extra product not waiting 1 january of next year

hollow agate
#

Hmm, you can't easily do that

merry cedar
#

is there an api that charge user for a custom amount just for that year?

#

next year all will be ok

hollow agate
#

Hmm, I think you'd need to add it as a one-time initially and then add it later as an item on the subscription to bill on January 1st again

merry cedar
#

so i add to subscription and for next year i am ok and in the same time i request a one time payment, correct?

hollow agate
#

This is what you'd do:

merry cedar
#

ok thank you i will try that

merry cedar
hollow agate
#

No, because you would be adding the €30 mid subscription cycle (March) then the initial €100 invoice was in January, right?

#

That only works if you wanted to add a one-time €30 payment on to the January invoice

merry cedar
#

ah ok thanks

#

When i add invoice item to subscription and set the item_interval, it will be a one-time or i need to set some parameters? like type=one-time