python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How can I identify specific products from Stripe charge.succeeded events?
I've setup a Pipedream workflow that listens to Stripe events using the webhook, and then adds purchasers to a mailerlite group.
I want to sell multiple products, but have users added to a different m...
ndtreviv
Votes: 0
Answers: 2
Get customer email address following stripe payment from payment link in pipedream webhook
I'm using pipedream to link stripe to mailerlite.
Customers can buy my product via a stripe payment link, which requires that they enter an email address.
I want to kick off my pipedream workflow when...
ndtreviv
Votes: 0
Answers: 1