#vell2x
1 messages · Page 1 of 1 (latest)
Hi there
So any metadata you associate with the Subscription object will be passed via the Webhook any time you receive a Webhook with that Subscription object.
So for instance if you listen for customer.subscription.updated then yes it will contain the Subscription's metadata on each Webhook
ok great.
for the subcription portion do you offer any thing like a credit of token purchase per pay period. An example would be Audible from amazon
You can use Customer Credit Balance if you want to provide your customers with credits for future Invoices: https://stripe.com/docs/billing/customer/balance
Sounds like that is what you are looking for?
close enough thank you.
👍