简体   繁体   中英

How can i email invoice of payment to customer from stripe gem in rails?

I have implemented stripe gem into my application. I want to send, Invoice and payment receipt to the customer through email.

How can i do that?

以下是用于通过电子邮件发送用户以响应invoice.payment_succeeded webhook的示例实现: https//github.com/boucher/stripe-webhook-mailer

Stripe has this covered in user settings.

在此输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM