#killrkatsten

1 messages · Page 1 of 1 (latest)

lusty grailBOT
vague ferry
#

You can always separate collecting payment information via SetupIntent, and later create multiple Subscriptions for them once you have their PaymentMethodId collected via the SetupIntent

sullen anvil
#

Alright, now once the two subscriptions are created they would each send out their own webhook events? So I would have to be listening to two subscriptions in order to provision access right?

vague ferry
#

Yep!

#

You would want to somehow check the connection, probably via metadata in example

sullen anvil
#

Alright, final question, I don't necessarily need to setup a subscription to charge a customer monthly for the metered usage right? If I kept track of what I needed to charge a customer, I could create an invoice each month and that would automatically try to use their default payment method on file to pay the invoice?