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

April 1, 2025
April 1, 2025

Welcome to Run Developer!

New Run Developer Launch

Welcome to Run Developer! This site provides integration guides and API reference docs for the most recent releases of all our products. As new features are launched, additional release notes will be shared here.

Guides added

The following guides have been added to the Run Developer site:

  • Get Started: Everything you need to run your first payment.
  • ACH Payments: Process ACH payments using the Payments API.
  • Merchant Surcharge Program: Implement a compliant surcharge program with the Payments API.

Endpoints added

The following endpoints have been added to the Run Payments API Reference:

  • Authentication

    • POST /api_keys/refresh: Refresh your API key for the Payments API.
  • Payments

    • POST /charge: Charge a payment account.
    • POST /capture: Capture an authorized payment.
    • POST /void-or-refund: Refund-or-void an authorization or transaction.
    • GET /surcharge: Check if a transaction will incur a surcharge fee.
  • Reporting

    • GET /transactions
    • GET /deposits
    • GET /chargebacks
    • GET /adjustments
Was this page helpful?
Previous
Built with