Welcome to the Sage 50 Support Group on Community Hub! Available 24/7, the Forums are a great place to ask and answer product questions, as well as share tips and tricks with Sage peers, partners, and pros.
Looking at R2024 SDK and says following
Cash-basis Companies—the SDK cannot be used to create, edit, or delete Receipt, or Payment transactions that apply to Sales or Purchase Invoices in cash-basis companies. The SDK cannot be used to create, edit…
Hello, Team
Looking at the desktop version SAGE50 and downloaded SDK and happen to see this notes
The SDK cannot be used to create, edit or delete Sales Invoices or Purchase Invoices in cash-basis companies.
Does this mean that there is no way to…
Hi Team, Please help me with this auth token generation step error. It returns EC02 error even after I sign up with credentials I used to create client ID & Secret. Guide me if I am missing something.
Does Sage50 plan on an upgrade that will allow us to charge a customer a convenience fee on invoices if it's not a line item? We use Paya, their software is capable of this but Sage50 isn't from what I understand talking to our rep and meeting with Customer…
SDKInstanceManager.Instance.OpenDatabase(saiFile, userName, password, false, appName, appCode, 1);
always returns false despite giving all the required parameters userName is in small case the C# library is being built in framework and not in core still…
The current download links for the Sage 50 2024 SDK and Sage 50 2023 SDK are not currently functional. Can anyone please provide the current links for downloading these? Thank you!
Tammi M. Ermerins ( [email protected] )
Certified Sage 50/Peachtree…
Hi,
Is it possible to integrate a PHP web app with Sage 50 Cloud?
I would like to set up a system where when a sales invoice/credit note is created on the web application, it is also created on the Sage 50 Cloud account.
I am new to this any help…
While trying to write an integration for sage 50, I am encountering an error whenever I try to connect to a sage 50 instance if it has sharing enabled.
With this setting, I get Unexpected Remote Data Access return value: SLALockFailure ---> Sage.SBD…
Hi I'm a software developer and my client uses your Sage 50 Desktop software. I have task to add some wrapper around SDK which allow client to add data into Sage 50 from third party software. I am looking for SDK. I discovered this page : https://support1…
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
Just got my invitation the new Sage Developer portal and it looks like they've forgotten to add all versions of the Sage 50 under the 'Small Business' section.
https://developer.sage.com/
Hopefully, this is a simple oversight and not some ominous…
When opening the company through Sage 50 itself on any client PC, it takes about 5 to 10 seconds until I am on the main dialog. Then another 3-4 seconds to load the Sales Order list.
We have a 3rd party software (MAXShipper) that allows us to integrate…
We have developed a .Net Windows application to connect with SAGE and create Invoice and Receipt programmatically, these invoices and receipts are in Posted Status. But our client want to create it unposted. We tried but couldn't get any way to make it…
Yes, I'm new.
How do we get posted (approved) invoices from the SDK and how to create payment receipts against those invoices?
Just looking for a quick headstart!
Cheers,
Antoine
Tittle : Checking possibility that integrating with SAP business Bydesign ERP solution
Hi, I'm one of members that working at a business partner company in Korea that builds an ERP solution called SAP business bydesign, named BeaconKorea,.Ltd
Currently…
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.
Hi,
I hope this email finds you well. My name is Rooma, and I am reaching out to inquire about the connectivity options available for integrating Sage 300 ,50 with a .NET application, specifically for passing financial data.
We are currently developing…
Hello there - my company is starting an integration with Sage 50 on behalf of clients, and we are looking for a skilled developer / development team to help with scoping the integration. Please let me know and reach out if you know any good resources…
Where can you reset the COM UserID and COM Password?
What is the difference between the COM UserID and the Admin user?
SDK documentation does not really explain what it is looking for in the call to GetApplication.
Jean
ptApp = (IApplication…
I need to know if the SDK will allow you to SAVE a PurchaseOrder or PurchaseInvoice
So far no success.
Getting error that the entity is READ-ONLY.
Also, I do not see a "CREATE" method for purchase order lines or purchase invoice lines.
I need…
Hello all,
I'm attempting to get a basic C# application off the ground in order to import sales invoice data. I have received an Application Id for the app, and have called my session begin and am successfully viewing the company data.
However,…
Hello. Is there a way using the SDK/API in .NET, to determine if a SalesInvoice has been printed and assigned an Invoice No.? And where in the API can I find the Invoice No.? These seem like common questions, so I feel sure I must be overlooking something…