#DanTheGoodman-single-card

1 messages ยท Page 1 of 1 (latest)

distant zenith
#

Hi ๐Ÿ‘‹ we do not have prebuilt functionality to achieve this. If this is something that you'd like to build then you'll want to leverage the fingerprint value that is generated for each card payment method:
https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-fingerprint

restive aspen
#

a single tear rolls down my face

#

ok

#

follow up question then, if someone subscribes with one email, can they make another subscription with the same email?

#

or are they locked 1:1 for an email

distant zenith
#

Yes, we do not do any deduplication based on email address. The same email can be used to create multiple Customer objects, and then each of those Customers could have multiple Subscriptions.