• Sage 50 2023.0 SDK Php Integration

    Hi, We are tasked to develop a middleware using Sage 50 2023.0 SDK and Php. Is this possible using the COM implementation? Appreciate if you can provide samples. TA
  • bill paying service

    Looking to implement a bill pay service. We've spoken with Bill.com. Are there other services that folks use?
  • Sage50 Third party integration

    Hello, I am looking for help with the integration of Sage50 and a third-party software. Can anyone help me?
  • Looking for developers wihh US Sage50 Integration

    Hello, I have a client in EU that needs to hire a developer for an integration with Sage50 Accountant and other versions in the US. Can anyone help me?
  • Integration of our Shopify sites and our Sage accounting system.

    I would like to explore the integration of our Shopify sites and our Sage accounting system. Could you please let us know more about this such as integration capabilities, including any existing connector’s or applications.
  • POS for Sage 50c Quantum

    Hello Everyone, Is there POS that can integrate with Sage 50c Quantum. If yes, please share the idea. Thanks.
  • POS with Sage 50 Desktop

    Is it possible to integrate a POS with Sage 50 Desktop? If yes, what is the procedure? Thanks.
  • SAGE 50 SDK - Company Open Works on Server but not on Workstation

    I have written an application to post general journals to SAGE 50 using data from a point of sale application. The program works fine on the server where the company files are located but when we moved the application to a workstation where the accounting…
  • Downloading quotes from Zoho into Sage 50

    We use ZOHO as our CRM platform. Has anyone attempted to download data (such as quotes) from ZOHO into Sage 50? If so please share if you were successful and what process did you use. Through a quick google search, there are applications that will assist…
  • Automated Bank Reconciliation

    HI, Is there a 3rd party solution that provides automated bank reconciliation for Sage 50.
  • Unable to open Peachtree session- Peachtree270.ini does not exist

    Hello, I'm trying to open a Peachtree session to connect to Sage 50 accounting software. I'm using Sage 50 2021 software and 2021 SDK. Both are installed on the same machine. Below is the exception that I'm getting- **** Inner Exception Type: System…
  • Century Business Solutions Add-On for Processing Credit Cards

    Does anyone have any experience with using the EBizCharge software from Century Business Solutions? We are contemplating buying their product to help us process credit card transactions. This is a software that would tie directly into Sage and perform…
  • Paya, Stripe and Paypal payment services.

    I need to talk with Sage 50- US customers that have made the decision between Paya, Stripe and Paypal payment services. We are a small gov't entity that bills out quarterly for wastewater services but want to give our customers an online payment option…
  • Import Unit Cost for Inventory Adjustments with the COM API

    I'm trying to import the Unit Cost field among others for Inventory adjustments via the COM Interface. For some reason this one field likes to remain at 0.00 even when making a positive adjustment with a value greater than 0.00. Here is an example of…
  • 'Non-zero amount must be rounded to whole currency' Sage 50 SDK

    When trying to save a sales order using the Sage 50 SDK, I get the error: ``` 'Non-zero amount must be rounded to whole currency'...``` I've been able to save them using something like `_.Amount = _.CalculateAmount(_.Quantity, _.UnitPrice);` which…
  • Does Windows Service Connecting to Sage 50 US Via SDK Count As A User

    Our client has a five user license installation. We noticed that our windows service shows up as a user in login manager. Does this mean that a we need a new license for the windows service connecting to Sage 50 via the SDK?
  • Do I Need A New Application ID For Each Installation?

    We have a developer license and application ID which we have used to create a connector that pulls data from an ERP into Sage 50. It runs as a windows service. It has worked well on all our development boxes. Yesterday, we tried to install the windows…
  • Sage 50 Integrated Payment Options

    Hello, I am wondering if anyone uses one of the payment solutions for Sage 50 such as Paya or PayPal. If so, what has been your experience such as ease of use? Have you found there to be any hidden fees? Thank you.
  • EntityReference for Account

    How do you convert or lookup the EntityReference for an account when you only have the account number (text) ? I can retrieve the Account List but cannot convert Account to EntityReference<Account> Thanks for your help. Jean
  • Needing to create a NACHA file for vendors

    Needing to create a NACHA file and currently using Sage 50. I asked customer service and they said there are their parties who could do this but didn't give me any suggestions. Help. Kathy
  • Integration with Rails app 2019

    Hello and good day to all. I'm looking for a way to access SAGE 50 endpoints for purchase orders, invoice. inventory etc through our front-end system built in Rails. The ideal solution would be through an API which I couldn't find any suitable yet.…
  • Sage 50 Order Picking Barcode Scanning

    FormerMember
    FormerMember
    Hi Everyone, I work at a manufacturing facility that uses Sage 50. We are having a problem with shipping errors. Management wants a solution for scanning item barcodes as the items are loaded and reconciling the results against the Sage 50 picklist…
  • Customer.Contacts and Vendor.Contacts in the UI

    Hi. I have a simple question that seems like it should be obvious but is actually baffling. In the .NET API, you can access the "Contacts" property on both the Customer object and the Vendor object. There are contacts like BillToContact and PaymentsContact…
  • ODBC access counts as active Sage50 users

    I'm looking a Sage documentation that says third party applications entered using CrystalReprts.UDL file counts as active users. When I use an addon, Sage50 says the maximum number of users .... Does anyone have information about this?
  • Window 10 Sage 50 and Crystal compatibility - GetPeach Functions not working

    Does anyone know how to get the GetPeach Functions working in Crystal after upgrading to Windows 10? We have confirmed that the file U2Lpeach.dll is installed on the machine and Crystal can clearly see the functions but it can't seem to pull the data…