#theglobe - migration

1 messages ยท Page 1 of 1 (latest)

tight aurora
#

Hi there. One moment

#

The trial method is the best way actually

winged hare
#

After the trial ends, the user gets charged, and the event is payment_intent.succeeded (in case it's succeeded)?

#

I am just thinking because I am using Zapier and Active Campaign to manage my subscription in WP. So if a new subscription is created, Zapier sends the data from Stripe to AC, and AC sends it to WP (which is working fine), and WP creates a new user. But when payment is succeeded, there's no need to create a new user in WP (because the user is already there, he/she is only paying for the monthly/yearly subscription), only to update the end date, so the event I added to only update the end data is payment_intent.succeeded.

tight aurora
#

Yeah you'll get that event will get triggered in that scenario

winged hare
#

Does that event pass an end date for the subscription?

tight aurora
#
winged hare
#

oh yeah, so for all charges we have the invoice.payment_succeeded. That's great. Thank you

tight aurora
#

For subscriptions, yeah

#

No prob

winged hare
#

perfect. thank you so much ๐Ÿ™‚