#kanohian-subscription-onetime

1 messages · Page 1 of 1 (latest)

tight swanBOT
tardy wave
#

hi

jagged flame
#

Hello 👋

tardy wave
#

let me give you some context

#

we are selling subscriptions to a fixed price. Additionally, customer can attach addons to the subscriptions. These addons are not Stripe products, although they have a price_id

#

Thing is

#

An addon can charge a one time payment

#

or a recurring payment over its price(price_id) to that subscription

#

and that takes me to my initially question. Can I create a subscription with both: the subscription payment(which is one time) and other recurrying payment(regarding to any recurring addon if any) ?

#

is it possible?

jagged flame
tardy wave
#

yes, the one time is not problem. I just charge it to the subscription price

#

problem is the recurrying one

#

okay bro I will take a look to it