Skip to content

Conversation

@pzaichkina
Copy link
Collaborator

@pzaichkina pzaichkina commented Dec 23, 2025

Description

Missing Expenses and Payables updates

Type of change

Please delete options that are not relevant.

  • New document(s)/updating existing
  • Fixes
  • Styling
  • Bug fix (non-breaking change which fixes an issue)

Note

Bill Pay consolidation

  • Merge async/sync into a single Bill Pay solution: remove async references, simplify flow and supported integrations to one list, and update sidebars (payables.js), nav (nav.config.js), Payables overview/get-started/pay-bill pages, and API overview to sync-for-payables-v2.

Expenses updates

  • Update docs/expenses/overview.md to show Sage Intacct supports reimbursable-expense-transactions and remove the credit-card-only note.
  • Add Sage Intacct to integrationsFilterBillPaySync in src/components/Integrations/integrations.js.

Provider references

  • Add guidance on posting card-based expenses to Sage Intacct via Credit Card Charge in sage-intacct-integration-reference.md.

Link/content fixes

  • Fix Help Hub link path for Microsoft Dynamics 365 F&O blog.
  • Fix relative link in Xero FAQ to Get Validation Results endpoint.
  • Tidy Libraries page content.
  • Deprecations blog: add info update noting deprecations completed; Lightspeed K moved to January 10, 2026.

Written by Cursor Bugbot for commit 8b58b44. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Dec 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
codat-docs Ready Ready Preview, Comment Dec 23, 2025 5:39pm


## Expenses

Expense transactions can't be posted directly from debit accounts to Sage Intacct. Instead, all card-based expenses (this includes credit, debit, and prepaid cards) are posted using the `Credit Card Charge` object.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('be posted').


## Expenses

Expense transactions can't be posted directly from debit accounts to Sage Intacct. Instead, all card-based expenses (this includes credit, debit, and prepaid cards) are posted using the `Credit Card Charge` object.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Parens] Use parentheses judiciously.


## Expenses

Expense transactions can't be posted directly from debit accounts to Sage Intacct. Instead, all card-based expenses (this includes credit, debit, and prepaid cards) are posted using the `Credit Card Charge` object.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('are posted').


Expense transactions can't be posted directly from debit accounts to Sage Intacct. Instead, all card-based expenses (this includes credit, debit, and prepaid cards) are posted using the `Credit Card Charge` object.

If debit card expenses need to be synced, the customer can set the account type to `Debit` for this object. The resulting transactions are then correctly posted to the general ledger accounts, and the account is reflected as a debit account in the Sage Intacct user interface.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('be synced').


Expense transactions can't be posted directly from debit accounts to Sage Intacct. Instead, all card-based expenses (this includes credit, debit, and prepaid cards) are posted using the `Credit Card Charge` object.

If debit card expenses need to be synced, the customer can set the account type to `Debit` for this object. The resulting transactions are then correctly posted to the general ledger accounts, and the account is reflected as a debit account in the Sage Intacct user interface.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('is reflected').

</li>

</ul>
Bill Pay is designed to integrate a bill pay flow into your app as quickly as possible, focusing on simplicity and efficiency of its endpoints and real-time updates with your SMBs' accounting systems.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('is designed').

@pzaichkina pzaichkina merged commit 8482cd2 into main Dec 23, 2025
5 of 10 checks passed
@pzaichkina pzaichkina deleted the fix/missing-updates branch December 23, 2025 17:36
@github-actions
Copy link

Link check results for preview deployment (https://codat-docs-git-fix-missing-updates-codat.vercel.app):

[
  "[404] https://codat-docs-git-fix-missing-updates-codat.vercel.app/img/old/a044a46-FreshBooks-keys.png",
  "[404] https://codat-docs-git-fix-missing-updates-codat.vercel.app/integrations/accounting/xero/platform-api",
  "[404] https://codat-docs-git-fix-missing-updates-codat.vercel.app/integrations/accounting/xero/platform-api/",
  "[404] https://codat-docs-git-fix-missing-updates-codat.vercel.app/img/old/a044a46-FreshBooks-keys.png",
  "[404] https://help.codat.io/integrations/dynamics-fo",
  "[404] https://help.codat.io/integrations/dynamics-fo",
  "[404] https://codat-docs-git-fix-missing-updates-codat.vercel.app/img/old/a044a46-FreshBooks-keys.png",
  "[404] https://codat-docs-git-fix-missing-updates-codat.vercel.app/integrations/accounting/xero/platform-api/",
  "[404] https://codat-docs-git-fix-missing-updates-codat.vercel.app/integrations/accounting/xero/platform-api",
  "[410] https://forms.gle/jEWjV1EDhiB5KEGP9",
  "[410] https://forms.gle/jEWjV1EDhiB5KEGP9"
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants