• Integration between Sage 50 Canadian Edition and Wix

    I am setting up my website with Wix and am wanting to integrate my Sage 50 to it, for speed and efficiency. Is this available? (I know it is for Quickbooks, but I am happy with Sage and do not want to jump ship) If not, is it in the pipeline? James…
  • Sage 50 CA integration

    I have an application that I need to have integrated with sage 50 CA. I need to pull info and push back ap and AR invoices, projects and time entries. Who can help me?
  • So where do we download the Sage 50 CA SDK now?

    So now that Sage has overhauled their website, I can no longer find a way to download the SDK. I used to be able to find it on the public facing site, but now they've made sure to make no mention of it. All the old links suggesting how to download the…
  • Woocommerce and SAGE 50 Canadian version 2019.3 integration

    Hello Guys, Anybody know here how to integrate SAGE 50 with WooCommerce Wordpress plugin? Is there any good solution available in the market? We are using SAGE 50 Canadian version 2019.3 Thank you. Rahul
  • Options d'intégration à Sage 50 CA pour avoir un portail des talons de paie

    Traitez-vous la paie avec Sage 50 CA et souhaitez-vous donner à vos employés un accès à leur historique de paie, leur permettant d’imprimer des bordereaux de paiement, etc.? Distribuez-vous toujours des talon de paie en papier? Vous passez probablement…
  • Comment commencer avec l'intégration récente de Sage 50 CA: AutoEntry

    Avez-vous déjà été obligé de saisir à nouveau les factures et les reçus dans un logiciel de comptabilité? Avez-vous entendu les nouvelles? AutoEntry s’intègre maintenant à Sage 50 Canadian Edition, ainsi qu’à Sage Business Cloud Accounting! Capturez…
  • Can Sage 50 CA 2019 work with SAP Crystal Reports?

    Hi, I know that the Sage 50 US edition 2019 works currently with SAP Crystal reports, but I just want to confirm if SAP Crystal Reports can also work with Sage 50 CA 2019? I saw in SAP Crystal reports knowledgebase that they can work with data source…
  • SalesJournal SetShipDate The field you are trying to change or function you are calling is not accessible under current circumstance.

    Hello Friends, I am using SAGE 2019.1 SDK for importing invoice in my application. I am getting error at the time of SetShip date "The field you are trying to change or function you are calling is not accessible under current circumstance.". I am getting…
  • Explorez le côté pratique de l'application Sage 50cloud Capture!

    Notre collègue qui travaille avec Sage 50 US, Kristo Ferk, a créé ce blog sur la façon de ne jamais perdre à nouveau un reçu avec l'utilisation de l'application Sage Capture . Nous l'avons adapté pour Sage 50 Canada l'édition. Merci Kristofer! Sage 50cloud…
  • C'est qui Pegg? Comment peut Sage appliquer l'IA pour aider ses clients?

    Nous intégrons l'intelligence artificielle et l'apprentissage de machine aux produits dans notre portefeuille, afin d'aider nos clients à réduire la charge de l'administration, d'accélérer la résolution de leurs problèmes et d'améliorer la performance…
  • GDPR, nouvelles règles pour les pièces jointes de courriel et les données personnelles

    Le 25 mai 2018, le règlement général sur la protection des données (GDPR ) est entré en vigueur dans l'Union européenne. Qu'est-ce que cela a à voir avec les courriels, en particulier, les pièces jointes? "L'envoi de fichiers par courriel constitue…
  • Quelles sont les meilleures méthodes de paiement à recevoir?

    Affinez les méthodes de paiement à accepter et prenez en compte les coûts d'opportunité géographiques et démographiques de ne pas offrir des options de paiement populaires parmi votre marché cible. «Les cartes de crédit et de débit ne sont pas toujours…
  • Sage 50cloud: Configurez votre accès à Sage Business Cloud | Accounting et Pegg!

    Sage | Comptabilité (anciennement Sage One) a maintenant 180 nouvelles fonctionnalités, ce qui le rend comparable aux fonctionnalités de l'édition Sage 50 Pro (moins les transactions récurrentes - une fonctionnalité qui arrive!). Il vous permet également…
  • Solutions d'intégration faciles pour les paiements et plus

    Il y a un moyen plus facile d'obtenir votre argent. Si vous êtes une entreprise Internet qui veut être payé, il y a des intégrations tierces disponibles sur le marché (utilisez le site www.sagepss.com pour plus d'options), comme eBridge pour intégrer…
  • Comment configurer Sage 50cloud

    Inquire Voici les KB et les articles les plus populaires pour la mise en place de Sage 50cloud. C'est quoi Sage 50cloud? Sage 50cloud combine et permet l’intégration de votre logiciel de bureau Sage 50 classique (en location si souscription, voyez…
  • Comment configurer votre Office 365 avec Sage 50 CA

    Voulez-vous intégrer votre licence Office 365 avec Sage 50 , mais vous ne savez pas comment démarrer? Suivez ces étapes faciles! Ouvrez le courriel " Commencer à utiliser les services de Microsoft Office 365 " que vous avez reçu de <SageSolutionsAdmin…
  • #C and SDK issues

    FormerMember
    FormerMember
    Hi, A little background... We were asked by a client to create a.Net application to do a few things. The more effort we put in the less success we seem to be having. We are trying to create POs, Time records, and add Cost Codes to the DB. Reading…
  • Distribute to Client Computer

    Hello all, We've been using the SDK and everything is working great on our development box. However, we are now ready to distribute to our clients computer. The documentation seems pretty sparse in this regard. How do we distribute the SDK to our…
  • Testing Custom Software Integration - Sage Developer's License?

    How do I test my custom software integration with Sage? Is there a Sage developers license? Do I have to buy a normal Sage license, even though I only need it for testing? I'm specifically working with Sage 50 Canadian Edition, and part of my integration…
  • Where payment terms are stored for the customer in Sage 50 CA Edition?

    I'm working on extracting data from the database sage 50 CA, but in the documentation containing the data definition , I have not found the relationship of the payment terms with customers, or where it is stored ( table). Here is the information that…
  • Exist the price levels in Sage 50 CA?

    I'm working on the integration of Sage 50 CA with a third party application with .NET. And price levels are within the required information extracted from the database Sage 50 CA, but so far I have not found any information to verify the existence of…
  • Where stored the data returned by the function wSDBFetchRecord ?

    I'm trying to extract data from tables in the database Sage 50 CA 2016, with a Visual Basic application that uses the SDK Sage 50 CA (Simply.ConnectionManagerService.dll). I'm using the function "wSDBSelectRecords" to extract the data And then I 'm…
  • How to capture the data returned wSDBSelectRecords in sage 50 2016 CA SDK with Visual Basic .NET?

    I´m using ConnectionManagerService.dll and I am using the function wSDBSelectRecords with this syntax: Call wSDBSelectRecords(iDBLink, iTBLink, "", 0, True) But I do not know how to capture the data you are going to select in a DataTable. I´m Working…
  • Modifying customer records and/or invoices with .IMP format

    Hi, I'm setting up a new POS system (VendPOS) to work with Sage50 2016. I've been playing with the import utility and can create a compatible .IMP file to upload new sales invoices and customers to accounting. Is there a way to modify existing records…
  • Receiving a Payment via SDK

    Does anyone have an example of how to receive a payment via the Sage SDK? It's looking to me like you have to go directly at the tables (which is a HUGE gap in the SDK in my opinion) but that sounds risky. Anyone know how to do this?