#r0zator

1 messages ยท Page 1 of 1 (latest)

plain hearthBOT
rapid hound
#

Hello ๐Ÿ‘‹
Are these 3 separate subscriptions? Or are you subscribing to 3 products but 1 is one-time product?

silent beacon
#

I have 3 products

  • 2 out of the products have 3 different prices (subscription recurring period)
  • 1 product has to have a single price and has to work for 1 month and then cancel itself (basically I have to be informed after 1 month has ended by an event so I can also update accordingly my app, without having an external scheduler)
#

Maybe I can edit this when creating a subscripton on that product, from api? on create subscribe api call?

rapid hound
#

That's one option but it could get messy with 3 separate subscriptions to manage!

silent beacon
#

Ah sorry. I have 3 different subscriptions, each having it's own product

#

(i need to have a special situation in which I have to create 2 subscriptions for each user, and those 2 subscriptions have different recurring period)

#

So I just need to create for a user

  • 2 subscriptions (for 2 different products) that has a life of 1 month
rapid hound
silent beacon
#

ok there is no way to set a lifetime period when creating the subscription?

rapid hound
#

I'd recommend testing it out to be 100% certain

silent beacon
#

Ok, good. Thanks a lot!

rapid hound
#

NP! ๐Ÿ™‚ Good luck