Releases

API v0.22.0

by Lee Jones
  • Added the ability to create AP transactions in the Infinicept ecosystem.
  • Added support for prefunded FBO accounts to support fast ACH.
  • Fixed an issue with the duplicate ids field returning incorrect data.
  • Allowed commas in bank account names.
  • Fixed an issue with the speed setting when creating a transaction.

API v0.21.0

by Lee Jones

Internal improvements and housecleaning.

API v0.20.0

by Lee Jones

Failure Simulation

  • When using the Create Transaction API on the sandbox environment, you can now simulate a failure either before or after the payout occurs.

Processor Transaction Reports

  • Processors can now receive weekly flagged transaction reports via emal.

API v0.19.0

by Lee Jones

V2 User Delete

  • When deleting a user/business using the V2 API, the user can be removed regardless of whether they have processed any transactions. Any pending transactions will still be completed.

API v0.18.0

by Hitesh Bansal

New APIs (v1)

  • Delete User API: The delete user API can only be used to delete users with no associated data.
  • Invoice APIs: The invoice APIs allow invoice data to be attached to users for underwriting purposes.
  • Batch Refunds API: The processor specific batch refunds API returns a list of batch refunds which can be filtered by a date range.
  • Transaction Refunds API: The transaction refunds API returns a list of refund requests associated with a specific transaction.

New APIs (v2)

  • Business Onboarding API: In order to meet compliance regulations, the V2 business onboarding API requires additional fields including the beneficial owner. We will be sending out a notice in the coming days with details regarding the deprecation of the V1 API.
  • Fetch Transactions: The V2 Transaction fetch API allows filtering transactions by Payer, Payee, and Bank Account.

New Features

  • Processor Transaction Rule Configuration
    Processors can now request sandbox accounts to be configured to disable risk-based transaction delay rules to facilitate faster testing.
  • Refund Capture Delay
    The ACH clawback for refunds is now postponed by one business day from the time the ClawbackStarted event is dispatched. This is to give enough time to transfer the appropriate funds to the processor external account if needed.