Configure stripe plugin for nopcommerce? - visual-studio-2012

Stripe for 3.40 --> http://www.nopcommerce.com/p/1512/stripe-payment-plugin.aspx
I have downloaded this. I zipped it and uploaded it to my plugins folder on my host in the NopCommerce installation installed. I installed the plugin on the admin side of NopCommerce. When I goto payment methods and try to Configure by hitting the configure button I get the error message. As seen in the picture below.
Please help.
The stripe 3.40 plugin does not contain a .csproj file. I had to directly upload it to my deployment. So their is no way for me to debug my NopCommerce plugin in Visual Studio. Is their a way to check my log when my project is deployed on Arvixe? or does someone know where I can get the source file for Visual studio?
This is another post where I recieved help for adding the stripe plugin. I directly uploaded to plugins and then installed the plugin--> add the Stripe plugin to Nopcommerce

The plugin has a folder naming convention issue. I figured out how to debug on the hosting platform and caught the issue.

The issue seams to be with folder name. This is what I did.
I renamed the main folder to : Payments.Stripe and reloaded the plugin folder retried to click on ''configure'' and it worked. I entered my Stripe login ID (email for your Stripe account) and pasted the secret key that you can get in your account settings under API keys. Now I will test the checkout process using Stripe

Related

SharePoint 2019 Installation problem in SharePoint Workflow Manager

I am facing issue "Downloaded file failed system verification and may have been tampered with" while installing new Work flow manager. I have tried through Web Platform Installer and also tried by offline webpicmd but still issue is there.
I am attaching screen shot below:
Please check this link https://fixingsharepoint.blogspot.com/2021/02/download-file-failed-signature.html. I found solution in it.
All you have todo is get the Workflow_Manager.msi file and from powershell prompt (in the same directory you have Workflow_Manager.msi file) and try this
./Workflow_Manager.msi IACCEPTEULA=yes WEBPI=1

The Publish URL https://waws-prod-am2-xxx.publish.azurewebsites.windows.net/ is unreachable

I created a function app on Azure Portal with below configuration.
And I created a simple HTTP trigger Function App on VS 2019 version of 16.7.6. The function is working successfuly on local machine. When I want to publish it to Azure, it returns below error;
Publish has encountered an error. The Publish URL
https://waws-prod-am2-xxx.publish.azurewebsites.windows.net/ is
unreachable. The application may be stopped, restarting or
unavailable. Try again once the publish target is available.
The publishing summary is;
When I check the publish profile on VS (.pubxml file), I see the line
<PublishUrl>https://waws-prod-am2-311.publish.azurewebsites.windows.net/</PublishUrl>
But it should be
<PublishUrl>http://myfuncappdss.scm.azurewebsites.net</PublishUrl>
I change it manually and there is any other error that is not detected
Publish has encountered an error. Publish has encountered an error. We
were unable to determine the cause of the error.
It hasn't published for 2 days. Before, I published successfully. I search it on google but I couldn't find any clue.
Btw, I can reach the FTP file of the function successfully. And the function running successfully on https://myfuncappdss.azurewebsites.net/ site.
I tried it with az command also but it wasn't work, too. All my teammates can't publish also. So, the problem is not just about my computer.
Why is the PublishUrl set with wrong URL?
When I check the publish profile in Visual Studio (.pubxml file), I see the line:
<PublishUrl>https://waws-prod-am2-311.publish.azurewebsites.windows.net/</PublishUrl>
But it should be
<PublishUrl>https://myfuncappdss.scm.azurewebsites.net</PublishUrl>
I changed it manually and then it started working fine.
Step 1: Do the above URL changes and save the .pubxml file
Step 2: Close Visual Studio.
Step 3: Open your project in Visual Studio.
Step 4: Now publish, it should work as expected…
Here we have successfully deployed the Function App.
Update:
Thanks for Aybuke's aharing, this is the reason of the problem:
The problem base is about function publish profile. When I follow the steps, (Go to Azure Portal-->Go to function app-->Overview menu-->Get Publish Profile) I can download the publish profile of function. So, I can see the publish settings of function. "publishUrl="https://waws-prod-am2-xxx.publish.azurewebsites.windows.net:443"" This line is in the publish profile file that I downloaded. But it should be "publishUrl="https://myfuncappdss.scm.azurewebsites.net"". That is why the published zip file is sent to wrong url. So, there are some problems while creating function on Azure Portal.
Original Answer:
Did you encounter this error?
I notice you change publish url to http://myfuncappdss.scm.azurewebsites.net, please change it to https://myfuncappdss.scm.azurewebsites.net and try again.
If I use http, I also can not publish my function app. I don't know why the publish url is not what you want, but the az command should work. Any details when you use az command?
Change http to https, it should work.
I had this issue and the problem was on the App Function Settings.
In Networking, Inbound Traffic had Access Restrictions ON.
I had to add my public IP Address and then I was able to publish.

Error connecting to NetSuite Sandbox from within Eclipse

I am using Eclipse 2020-06 with NetSuite 2020.1 IDE, and getting the following error when attempting to deploy a simple SuiteScript project with just one User Event Script.
Some background on successful tasks:
Within Eclipse, I have added a domain of XXXXXX-sb1.suitetalk.api.netsuite.com
When adding my account to this domain within Eclipse, the username/password is accepted
The Eclipse IDE then allows me to manage authentication type for each
role assigned to my account in NetSuite.
I have left each role's Authentication Type as "User Credentials"
On the NetSuite server, I have followed the instructions for installing the SuiteCloud Development Framework (https://4583703-sb1.app.netsuite.com/app/help/helpcenter.nl?fid=chapter_4702629975.html)
Some comments on my Eclipse Environment:
This is a brand new Eclipse download with only NetSuite IDE added
There is only one project in the Eclipse workspace, and that SuitScript project contains just a single auto-generated script with no modifications/references
I've repeated this step multiple times with different projects, and always get the same error message referencing the same application id of "22804373-084A-49DC-8622-4DECD6ED07E7"
So this clearly seems to be a server-side issue.
My questions:
This applicationId is clearly derived from the NetSuite server, any ideas where it is coming from?
Other ideas?
Thanks in advance,
Randy
Try an Account Customization project instead of a SuiteApp which requires an application id

how to uninstall shopware plugin manually

I tried to install a Shopware plugin via the backend (plugin page).
After clicking on download and entering my Shopware login data, the following error message appears immediately:
An error has occurred on the SBP server.
Error code: OrdersException-2
I wanted to install it again and change my last input.
But now the same error message appears immediately and ends my attempt immediately.
It is not listed in the backend (plugin page).
How do I get this plugin uninstalled completely clean?
I have FTP access.
I using shopware Version 5.4.6
DSGVO Kit Lite
You can try delete the plugin with ssh (for this command you need to be in the shopware dir ofcourse):
php bin/console sw:plugin:delete {plugin name}
If this doesn't work, you can try to delete the plugin in the database. You can find the plugin in the table s_core_plugins. If deleted here it should be gone.
I gess you deleted it after deinstallation, so it isn't on your server any more (and therefore not listed in the plugin-manager). In this case you need the zip file of the plugin. It can be downloaded via your shopware account (account.shopware.com) and you can upload the zipfile directly to your plugin-manager. This would be the easiest way if the login issues persists in your plugin-manager.

Getting stuck while creating a new plugin project in liferay 6.2, facing some kind of ivy setting issue

I am getting stuck while creating a new plugin project in liferay, eclipse get stuck everytime and console displaying only [ivy:resolve] message
It appears that the Ivy resolve process inside of the Liferay Plugins SDK is failing when it tries to create a new process.
Go into your Liferay Plugins SDK folder and open the ivy-settings.xml file. Notice that it points to some online repositories. It seems that your system is having trouble connecting to those remote repositories. See the log messages about the failing certificates (when its trying to connect to the https:// server of jboss repository ).
Maybe will be any special configuration required for connecting to those repositories, proxy...
Try from here

Resources