#Neetesh

1 messages · Page 1 of 1 (latest)

sinful topazBOT
dusk trellis
#

No I don't think it's possible. Each Customer should have a different Payment Method Id, even if the details is similar

#

You can probably create 1 customer to represent your multiple customers and maintain a map in your system

maiden urchin
#

But the problem is one customer can have max 500 subscriptions. So if I create only one customer in stripe so it will not be able to have all the subscriptions corresponding to the mapped customer in my system.

dusk trellis
#

Umm I see. Then it is to clone over the Payment Method details to multiple customers

maiden urchin
#

So we can clone payment method details to multiple customers. How can I do that ?
And is it not same as having same payment method for multiple customers?

dusk trellis
#

I meant clone over details (manually calling Create Payment Method) but yes it could not working with every payment methods.... Sorry it sounds like something we haven't supported natively