For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Get support
HomeDocsAPI ReferenceRelease Notes
HomeDocsAPI ReferenceRelease Notes
Get support
LogoLogo

Release Notes

August 11, 2025
August 11, 2025
Was this page helpful?
Previous

May 9, 2025

Next
Built with

Hosted Payment Page API

Generate links on-the-go with our HPP API. Customize a payment page with transaction-specific parameters and share the link directly to your customer for payment.

  • The Payments API reference has been updated to include the POST /hpp endpoint.

This is the first release of many for this API, and we will keep you updated as more functionality is added to this feature. An accompanying guide will be added to our docs site in the coming weeks.

Reporting API

Transaction Status ID Mapping

  • The Reporting API reference has been udpated to show trans_status_id in the response.
  • A guide providing trans_status_id mapping has been added to our guides (See ID Mapping).

Custom Fields

  • Transaction and Account level custom fields have been added to the Charge endpoint API reference.
  • A guide on how to use Custom Fields in Run Developer and Run Merchant has been added.

Runner.js Updates

We have expanded the footprint of Runner.js documentation. Please note the updated URLs and updated locations of information below.

Tokenize page:

  • Versioning information has been added to the guide. The latest version of Runner.js at the time of this release is 1.4.2.
  • Runner.js sample code for ACH has been added. Use the tabs at the top of the example in step 2 of the Usage section to toggle between Card and ACH.

Runner JS page has been created.

  • This page will serve as the overview for Runner.js moving forward.
  • Runner.js parameters that previously were located in in the Get Started guide have been moved to this page.
  • Implementation examples of Runner.js for our supported gateways have been moved to this page.

The Runner.js Versions page has been created.

  • Version tracking and descriptions have been added to this page.