The customer account is linked to the ExternalAuthenticationRecord
Thank you for your report about this issue.
Upgrade the plugin. I have done it.
Try the new release and write to me about the result.
I think it's not correct to send zero if the product has zero.
I can do it but I want to add you to speak with Stamps.com support.
Ask Stamps.com support if we are able to send zero as dimensions and weight in decimal format.
If Stamps.com support approve it I'll do it.
Do you mean that the Stamps.com plugin upload the rounded weight to API?
What nopcommerce version do you use?
>the token %price% to the product's Title
I need to think about it.
>Other question... I don't know the function of some token like %OldValue%, %newpagetitle% %oldpagetitle%.
The HTML page has three parameters:
Meta Title
Meta Description
Meta Keywords
%OldValue% - the old of value (the native nopcommerce value). You could use it fori three parameters.
Example.
You set for Meta Title = %OldValue%+" super discount!".
The plugin takes the old meta title and adds the string " super discount!".
You set for Meta Description = %OldValue%+" super discount!".
The plugin takes the old meta description and adds the string " super discount!".
%newpagetitle% %oldpagetitle% - you could use them in the new Meta Description and Meta keywords.
Open the plugin folder and change the file AccessDenied.html.
This is a static HTML file.
We could do the subplugin for Feed manager for it doesn't help you too.
The subplugin will help you to create the new value but you need to skip it.
>I would like it to only include products that have been updated within the last 24 hours (i.e. since the last feed was generated).
The plugin doesn't have such filter.