Added Branch Direct Disbursement Testing guide
Testing Branch Direct Disbursements involves using the TabaPay sandbox to select test cards and amounts, and the details of these test cases are now documented.
Improved API endpoint naming consistency
GET requests are now universally named as "Search" if they return a filterable paginated list. References to Organization scoping in endpoint names have been removed due to redundancy. Parameters and return values have been analyzed to ensure endpoint naming simplicity and correctness.
Improved API Reference URL readability
API Reference endpoints now use easily readable hyphenated slugs in the URL which match their name.
Clarified ACH Invoicing Schedule
The ACH invoicing schedule now uses unambiguous language and examples to make it simple for your company's financial stakeholders to understand when money will be retrieved from their bank for disbursement repayments.
Added Branch Direct Embedded Guides
A new collection of guides for implementing Branch Direct Embedded have been added, demonstrating how to use the Branch API and your company's UI in harmony for a native payments experience.
Redesigned Webhook Guides
The various webhook guide pages are now consolidated into a streamlined Webhook Implementation guide that can be followed from start to finish, giving developers the understanding and examples to feel confident in their implementation.
Improved Link Visibility
Links are now colored blue, colored purple when hovered, and have increased font weight to maximize readability and visibility. Additionally, the current page is now highlighted in the sidebar using these link colors.
Redesigned Site Navigation and Scrolling
Site navigation elements are now consolidated to a single row to maximize content visibilty. Header bar now sticks to the top of the screen to ensure navigation elements are always available. Scrolling the sidebar or main content now feels more consistent and controllable by removing scroll-chaining to outer elements when a scroll limit is reached.
Added Embedded Direct Card Widget Guide
Update: this page is now part of the Branch Direct Embedded guide here