• 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?
  • 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.
  • 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.
  • Error when using UNC Network path to connect via latest .NET SDK (2021.1)

    Hello: I have been experimenting with the latest version of the .NET SDK (2021.1). My configuration uses UNC network paths and not mapped drives. When I try to run any of the sample applications, I get the following error: Object must be a root directory…
  • 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…
  • The company could not be opened because the file COMPANY.DAT is missing or damaged.

    I have a third party application that integrates with Sage 50. After a client has copied their sandbox company to a new file for their production company, I am no longer able to open the Sage 50 company and receive the following error: I have seen…
  • Connection between Sage 50 US and Sage Intacct

    Hello everyone I am wondering if it is possible to share information between these 2 Sage products. A customer uses Sage Intacct and I would like to know if it is possible for these 2 to interact. For example if in Sage 50 I register invoices or purchases…
  • 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…
  • '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.
  • Use of REST with locally installed applications (sage 50 quantum)

    Hi, All wise and mighty sage pros! I am an integrations developer and have been for over 30 years. Having worked with MANY api's I don't think my question will be so much a challenge but rather just details I don't yet know ;) I have had many…
  • 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
  • Accounting Period

    I've found how to get a list of the Accounting Periods through the SDK (Using .net API). Is there a place to find the current period so I'm not entering or updating records from an accounting period?
  • 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
  • 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…
  • Sage Add-On - Subscription Based Service Plan Tracking

    Looking for a Sage 50 Add-On. My company uses Sage 50 and we offer a subscription based maintenance planfor customers, and having a way to keep track of which customers are signed up, what equipment they have, scheduled visits, billing, would be incredibly…
  • 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?