Closed waiting-for-dev closed 1 year ago
From my understanding, you attach billing information to a Stripe Customer, if you need to generate invoices or recurrent subscriptions via Stripe. Is it something you want to support in the gem ? stripe source
Probably blocked by https://github.com/solidusio/solidus_stripe/issues/163 that needs to be done first
Thanks for pointing out, @loicginoux. Maybe #163 and this one will be done at once, but let's leave it open so we don't forget.
generate invoices or recurrent subscriptions via Stripe. Is it something you want to support in the gem ?
That's not part of the initial plan, but probably recurrent subscriptions will be something to consider in integration with solidus_subscriptions.
We probably want to push the billing information to Stripe. At this point, we're only sending the user email.