Question

How do I send Stripe receipts for specific products using Zapier?

  • 27 September 2023
  • 3 replies
  • 101 views

Is there a way to send receipt from Stripe purchases of specific products through Zapier? 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +8

Hi @IMG courses 

 

Welcome to Zapier Community ! 

 

Checking this article on Stripe, it seems you can set this up automatically inside Stripe. 

Thanks MohSwellam, we don’t want to set it up in Stripe because it will create duplicates with purchases made from Thrivecart, we need this just for specific products that run from somewhere else. 

Userlevel 7
Badge +6

Hi there @IMG courses,

I’m jumping in to see if I can help.

Here’s a my general idea on how to achieve this:

  1. Trigger: Stripe - New Payment
  2. Action: Filter by Zapier - Add a filter step to check if the purchased product matches the specific product(s) you have in mind. You can do this by examining the product ID, name, or any other relevant detail from the Stripe charge data.
  3. Action: Sending an email through Gmail, Microsoft Outlook, or any other email app integrated with Zapier.
    OR
    Creating an invoice or receipt in accounting software like QuickBooks Online or Xero.

Hopefully, this helps!