#Jonah

1 messages · Page 1 of 1 (latest)

novel frostBOT
wintry pasture
#

Hi, can you break this down, I'm not going to be able to provide a code review here. However, I'm happy to talk this thorough instead.

frail flume
wintry pasture
#

What have you tried so far?

frail flume
#

I tried stripe trigger invoice.payment_succeeded but that just generally tests if it triggers instead of testing a specific subscription

wintry pasture
#

When you say 'renew' do you mean update the subscription?

frail flume
#

For example if someone buys my product they get immediately charged now and will also get automatically charged every month until they cancel. I want to simulate that automatic payment somehow.

wintry pasture
frail flume
#

the issue is that I have specific metadata thats generated when a user does it through my site.

#

So creating everything manually using test clocks wouldn't work

wintry pasture
#

Sorry wrong thread

novel frostBOT
wintry pasture
#

Yeah, you can't do this without using the Test Clocks. Scripting Test Clocks is pretty fast and you can pass the metadata there.

frail flume