public descriptor/statement descriptor is the one that appears on customer credit card statement
I am passing a cutom descriptor on plugin like Blogname order no
To make it default you need to comment out that line in charge creation now what will be public descriptor if you comment out that line should be asked here
Now Stripe will send their own recipt on the email that is passed in charge creation as ‘receipt_email’ which i have passed as billing email if you dont want your customer to receive that email from Stripe you will have to comment out that line
Thanks for explaining the descriptor – the descriptor your plugin pass is ok for me, as it includes the site’s name.
About the receipt email from Stripe – I would like to remove it, as my site/woocommerce already sent a receipt email.
How can it be removed with code in the function.php so when the plugin update it will not reverse this change?
Thanks!
For now you will have to do that in plugin. As only one or two updates might come in future as I am moving to paid version. For additional features
Also user test case & feedback are best testing part of a product I will love to hear your feedback on this also would like you to leave feedback on plugin hope you don’t mind that
Opps, sorry, i just realized that I didn’t leave a review. I’m a big fan of you and I was sure I already left a review… Anyway, just fixed it now 🙂
[In the paid version, it will be the same issue – will still need snippet to exclude the Stripe email]
No I can have a settings in admin for public descriptior and recipient email that will fix the case
I am trying to understand subscription and working on that these days saved card took a lot of time so had to put as paid version price is very less 🙂 so anyone can buy easily.
Yes, admin options is definitely the right way to do it.
Paid version is a good idea and I will probably switch to the paid in few days – let me know about fixing the settings.
[I think for getting more customers to the pro version, you should keep updating the free version, so new people can try and see how great is the plugin and your support, and will feel easy to pay a little to get the pro features]
Correction : in statement descriptor only this is being passed
‘statement_descriptor’ => ‘Order#’.$wc_order->get_order_number(),
This creates like Order#456
Because it has limit of 22 chars and I had got error long back for long Blog Names so I just passed the order no
You can check in stripe dashboard each charge must be carrying it
Hi,
Can you please add settings in the pro version to disable the Stripe Billing Email & the statement_descriptor?
I want to buy the pro.
Thanks 🙂
To be sure you use SSL on your site right ? before buying pro version can you try the demo as well so you know how its working
Thanks
Yes, I use ssl.
Where do i try the demo? I followed the “check our demo” link on http://plugins.kshatriyayuvamunch.in/index.html, but there is no demo there…
there is demo you being customer can buy the product with test cards
http://www.kshatriyayuvamunch.in/
you need to create a customer account and then again checkout all products are demo and you will have to checkout with test cards only
to complicated testing for me 🙂
Just let me know as soon as the settings are fixed and I will buy.
Thanks