#Leee-subscription-events

1 messages · Page 1 of 1 (latest)

wary elm
#

Hey! What specific field/data do you need from the subscription?

terse venture
#

Hi!

I just need some kind of id that can connect a subscription payment to the original checkout (or similar). So, for example, Customer A signs up for a subcription on Jan 1st. Then they sign up for a second one on Jan 15th.
They are charged again on Feb 1st. When I receive that notification I need to be able to know it's for the first subscription and not the second

wary elm
terse venture
#

Nice. So, am I correct in stating .subscription will be a unique string which is an id, and all the payments in the future for that subscription will note that id?

wary elm
#

Yep, that's unique and any invoice relating to that subscription will reference it on that field

terse venture
#

Brilliant. Thank you so much. You've just saved me at least an hour.

wary elm
#

Np!