I created the credentials and they didn't worked. Old credentials worked.Take me some time please.
Download the new release 1.16.
Replace all files from the new ZIP file and restart your store.
Try and write me about result.
Don't uninstall plugin.
Download the new release and upload it using FTP or nop admin mode.
Restart your store.
Plugin will have the same settings.
I advice you to enable 'Don't pass order items to PayPal' on plugin configure page. It will solve your problem.
If you plan to use GTM for Enhanced Eccommerce than you needn't use plain GTM for GA.
Use only this plugin
https://www.foxnetsoft.com/nopgoogleenhancedecommerce
This plugin has several other tracking code
https://www.foxnetsoft.com/noptrackingcodemanager
You can use it but you needn't enabled GTM for GA in it.
You can do it
Open the file google.xml in the folder FeedSchema
and add such columns
<FeedAttribute>
<Id>1001</Id>
<FeedCaption>length</FeedCaption>
<FeedName>length</FeedName>
<FieldNameCode>length</FieldNameCode>
<Required>false</Required>
<IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
<ActionId>0</ActionId>
</FeedAttribute>
<FeedAttribute>
<Id>1002</Id>
<FeedCaption>width</FeedCaption>
<FeedName>width</FeedName>
<FieldNameCode>width</FieldNameCode>
<Required>false</Required>
<IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
<ActionId>0</ActionId>
</FeedAttribute>
<FeedAttribute>
<Id>1003</Id>
<FeedCaption>height</FeedCaption>
<FeedName>height</FeedName>
<FieldNameCode>height</FieldNameCode>
<Required>false</Required>
<IgnoreNullOrEmpty>false</IgnoreNullOrEmpty>
<ActionId>0</ActionId>
</FeedAttribute>
TSV = TXT
My plugin creates TXT feed file with TAB separator (TSV feed file).
It's the same.
Download and install trial version of plugin from product details page.
Plugin support recurring payments. PayPal team checked it for internal customers several time. Please check if you have other Braintree plugin with old braintree kernel library. Remove it from plugin folder.
Read this topic
https://www.foxnetsoft.com/documentation-braintreedropin#q3
1. Did you create the Plan in braintree admin mode and used nopcommerce product ID as plan ID?
2. Can you tell me if I understood you?
a) Customer opened the checkout in nopcommerce.
b) Customer saw Braintree widget and used sandbox credit card and pressed the button ''Submit payment '
c) Customer saw order confirm page (checkout step) and pressed the button 'Conform order'.
Read this topic
https://www.nopcommerce.com/boards/topic/70453/plugin-uninstall-then-install-problem-in-nopcommerce-420
This man zrmax solved this issue
Try to follow his recommendation and write me about result.
Check if you have other Stripe plugin with old Stripe kernel library.
Remove it from the Plugins folder and try to install my plugin.
Write me about result.