最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

woocommerce offtopic - How to send an invoice with details to the customers

programmeradmin1浏览0评论

How to send an invoice with detailes to the customers when they payed via credit card using Stripe. I want when someone buy something, he or she will get an confirmation email with the details.

Note: if it's possible can the customers pay via invoice with Credit Card instead of direct with Credit Card using Stripe, because I want to avoid Stripe fees.

How to send an invoice with detailes to the customers when they payed via credit card using Stripe. I want when someone buy something, he or she will get an confirmation email with the details.

Note: if it's possible can the customers pay via invoice with Credit Card instead of direct with Credit Card using Stripe, because I want to avoid Stripe fees.

Share Improve this question edited Jul 8, 2019 at 9:31 Krzysiek Dróżdż 25.6k9 gold badges53 silver badges74 bronze badges asked Jul 8, 2019 at 9:08 Maher AldousMaher Aldous 1
Add a comment  | 

2 Answers 2

Reset to default 0

Not too sure what this stripe stuff is but you can see the emails WooCommerce will be sending if you go to this url - /wp-admin/admin.php?page=wc-settings&tab=email

Or was it something more specific than this? :S

The Answer for invoice is that Woocommerce by default can send an invoice usin WP_mail() but if you not getting the invoice so it might be a plugin or your theme is blocking the email which have the invoice. Try to use Mail logs plugin to see the error.

The Answer for Stripe etc... is that every company like Strips or Paypal needs to earn money to let you use their tools for almost free. So it's not possible to find such free tools to make it do the job, because it cost money to let every thing work with good performance like Strips and Paypal do.

发布评论

评论列表(0)

  1. 暂无评论