#pobourdeau

1 messages ยท Page 1 of 1 (latest)

gleaming tartanBOT
queen parcel
#

Hi ๐Ÿ‘‹ ,

nope that isn't possible. You would need to code that yourself.

coral owl
#

Hey! Should I use cron job to scan the DB and remove all subscription items that need to be deleted? I saw that the dashboard has this option, so how does it works?

queen parcel
#

That I'm not certain about. The dashboard does a lot of nifty things that are beyond the scope of the APIs. Cron jobs are one well tested and reliable approach

coral owl
#

Okay, I think I will use cron jobs then.

I have another question. If I schedule the start of a new subscription in X months, does the customer will be charged right now or in X months when the subscription start?

queen parcel
#

How are you scheduling the subscription? What API calls are you making with what parameters?

coral owl
#

Thanks Snufkin for helping out!

queen parcel
#

Happy to help. ๐Ÿ™‚
Sometimes all you need is to talk out the issue and it solves itself.

coral owl
#

Yeah, you were my debugging rubber duck ๐Ÿ™‚
https://en.wikipedia.org/wiki/Rubber_duck_debugging

In software engineering, rubber duck debugging (or rubberducking) is a method of debugging code by articulating a problem in spoken or written natural language. The name is a reference to a story in the book The Pragmatic Programmer in which a programmer would carry around a rubber duck and debug their code by forcing themselves to explain it, l...

queen parcel
#

๐Ÿฆ†