#ZeroThreeEight

1 messages · Page 1 of 1 (latest)

wanton crestBOT
kindred cradle
#

Hello 👋
There's nothing built into the Stripe API to prevent this behavior. You have couple of options,

  • You can track if the customer used the same email ID for another trial
  • You can look at the payment method fingerprint and see if you've had a subscription with that payment method attached before etc
calm crown
#

Alright

#

where can i get the payment method fingerprint?

#

is this like a combination of things?

kindred cradle
calm crown
#

can I push it to my database with a webhook or something?