Sage Evolution website integration - wordpress

A client asked us if it's possible to have the products on their website integrated with Sage Evolution so that when products are purchased online by users the stock values on Sage Evolution will be updated as well. The client would like this to be integrated with their existing WordPress site.
From what I've found so far, I don't think there's anything already available to use with WordPress except the SagePay through WooCommerce plugin. I'm not quite sure if this connects to a Sage client and updates the stock as well.
I found a Sage Evolution SDK that can be used but I doubt the client would buy with that kind of fees. There's also the SData api which I found here: Integrating with Sage Financial Software.
I'm not sure if you can use SData with Sage Evolution.
I would appreciate any help on this, thank in advance :)

As you've already noted, Sage Evolution has its own SDK and does not use the SData standard. Developers need to purchase a developer license and end-customers need to purchase a customer license.
I'd strongly recommend you don't go straight to the database as direct db writes could compromise transactional integrity and the Evolution database tends to change structurally quite frequently.
To use the SDK, you can't avoid the customer license fee but you can get a head start and avoid coding the integration by hand with Flowgear (www.flowgear.net). The Community plan is free and supports low transactional volumes. More about the connector at http://www.flowgear.net/pre-built/sage-evolution and https://developers.flowgear.net/kb/Node:Sage_Evolution
Disclosure: I work at Flowgear.

Related

Adobe AEM CMS - how to get a developer license to install locally to evaluate the product?

As the lead architect, I had no problem installing EPiServer CMS system, installing a test site (Alloy), and start writing MVC code in Visual studio to see what it could and could not do. This was assisted by EPiServer offering 6 video training courses which covered development, deployment hosting and enough about authoring to understand the key concepts (visitor groups, blocks, DAM etc). Now the organisation I consulted for is spending more than £100k per month on EPiserver licenses (3 DXC instances)
Now I have to evaluate AEM for a new project and new company. After considerable time searching for developer documentation, I found a guide to install AEM on a local machine with eclipse, Java 8 etc. However, it needs a license.properties. I found several posts asking how to get his, but none with a resolution. One has a link to a form which does not exist.
I filled out the sales contact form, as Adobe offer no way to contact them about AEM (no email, no chat) etc. I got no reply.
I also posted on the AEM adobe forum, asking if where was any way for a developer or consultant to get a license to evaluate the product from a technical perspective. I linked to a few of the older posts asking the same question, and pointed out that the links they provided were now dead. My post was deleted by Adobe. I have no idea why, unless they are trying to stop new customers from seeing their product before paying for it?
Any other developers or architects out there found a way to get a local dev trial license if your organisation has not purchased one?
Register on their partners portal : https://solutionpartners.adobe.com
Request product access here (here they force you to login) - https://solutionpartners.adobe.com/download/aemform/
In about 1-2 working days you get a download link and a license key. (Last I had to request access was quite sometime back so things might have changed)

Can I migrate to Woo Commerce from Big Commerce

Have been using BigCommerce for quite sometime for my online store. Now that they are increasing the price, I'm pondering about switching to another platform.
Wordpress with Woocommerce certainly did catch my attention. Wanted to find out if anybody had moved from Bigcommerce to Woocommerce successfully (or to any other platform for that matter) and if yes, are you missing anything as far as features or ease of use concerned.
Did the move affect sales/customer satisfaction? Also any comments on any potential problems highly appreciated too.
To answer your question in the subject: Yes, a migration should be possible using a tool like Shopping Cart Migration
To your second question: I have no experience with this tool or a shop to shop migration in general. Important points that come to my mind:
Replication of the design and functionality of the front end
Migration of user data
Migration of order data (connected to user data)
Migration of stored credit card information (in case of stored subscriptions)

Difference between point of sale like shopify and ecommerce solution like magento

I'm migrating to an ecommerce platform that would help me sell my products online to a wider user base. I am told Shopify/Zepo is an online shop for small businesses and Magento/woocommerce are solutions. What exactly is the difference between a "shop" and "solution"? Or what if I build a site from scratch? Where do I start from?
Shopify/Zepo are SaaS ecommerce platforms which can handle milions of visits/transactions per day if your store is a real success.
Magento/woocommerce are 'own hosted' tools/platforms.
Both are ok to start with, but if you think you'll do good, be careful on the last ones. They might seem cheap at the beginning but they can eventually ruin your business.
When starting it's always wiser to start with a SaaS tool which has no upfront costs and allow you to download all your data (products, customers, orders) in case you want to move to another platform.
Starting with Magento or WooCommerce will force you to have a sys team or a web developer almost permanently doing server-packages updates and so, let alone security, performance and scalability issues.
I do not believe using an off-the-shelf SAAS alone will ever be enough for a successful ecommerce website.
If you want to have a successful ecommerce solution you will need at least a good web developer to keep your site up-to-date.
Moreover, there will be many opportunities such as integration with your back-end systems that an off-the-shelf SAAS might not be able to handle.
My advice is to find a good technical resource, even if it's just one web developer, and build your product together - invariably it's more about people than technology or platform.

What Paypal SDK should I use?

I'm working on an asp.net web application that has two types of users. Advertiser and Publisher. Both of them have credit(money) in their accounts.
I need to integrate Paypal payments so that an advertiser can add money to his balance. And also for the publisher to be able to withdraw money from his balance (money he made using the website).
I've gone through the Paypal REST and classic API's. Downloaded and browsed the .net code samples provided by Paypal themselves but I'm still having trouble deciding which SDK should I use to satisfy both scenarios with the best experience possible for the user. I'm inclined towards MassPay (in the MerchantSDK) for the withdrawals but I'm not 100% sure of this.
Any help or guidance is appreciated.
Many thanks.
The short answer is that you should use the REST SDKs if at all possible. PayPal's products are moving to that API and once everything is there, support for older SDKs will be discontinued.

Can nopcommerce link to an exisitng second database easily?

I would appreciate any advice on this. I am not a developer. I am starting an online ebook business. Our backend data base runs on purely web based applications running on an SQL server 2008, .NET 4 / 64 bit environment. It contains all the stock information and pricing data. Due to the fact that we need to store 200,000 sku and rising all the stock information and pricing needs to be kept in the back end database.
Nopcommerce has been suggested as a good ecommerce database and cms system. Would it be suitable for this project? And does it have an established ability to pull data to the back end for viewing, browsing and also transfering data into the basket for customer purchases?
Thanks for your help.
As far as I know there is no out of the box support for second (backend) database. However, as you may already know, it is an open source solution and can easily be extended to support what you are asking for. You will need to hire someone who is nopCommerce savvy.
Also, nopCommerce has a support forum ... you might have better luck asking your question there as the project contributors often visit that section. Good luck!

Resources