>But the Facebook catalog also does not appear ?
Did you upload the feed file to Facebook?
You mixed tokens.
Do you see the column price?
You used the token Full Price with TAX and discount
Do you see the column discountprice?
You used the token Price.
You need to change them.
Column price => token b]Price[/b].
Column discountprice=> token b]Full Price with TAX and discount[/b].
press the button Edit in the row.
Feed manager uses the native nopcommerce task manager.
The nopcommerce task manager doesn't wok.
Check if nopcommerce sends email or run another tasks.
Do you use HTTPSfor localhost?
https://localhost:5001
Feed Manager creates the POST request to this URL https://localhost:5001
This URL has SSL and you need to approve this SSL manually...
Can you try to use URL without https?
Open plugin configure page and enable debugging.
Try to create the feed file and send me the plugin log file.
support@foxnetsoft.com
Add this new handler in the web.config file
<handlers>
<add name="SitemapXml" path="sitemap*.xml" verb="*" type="System.Web.Routing.UrlRoutingModule" resourceType="Unspecified" preCondition="integratedMode" />
<add name="AllhtmlFiles" path="*.html" verb="*" type="System.Web.Routing.UrlRoutingModule" resourceType="Unspecified" preCondition="integratedMode" />
Download the new release, I solved this issue.
No, plugin doesn't support multi themes JS files.
I advice you to add the new custom css style for this add to cart button for all themes and use it for only for JS selector.
Example
$('.ee-add-to-cart-button, .ee-product-box-add-to-cart-button')
>It is from plugin or Stripe admin ?
Yes, Stripe has special anti fraud filters (Radar). Create the rule for 3D Secure.