Payflow Docs
Reference

API Reference Overview

High-level reference for the Payflow client API paths documented in this site.

This reference covers only Payflow client API paths under https://api.ftosllc.co/client/v1.

Client API base URL

https://api.ftosllc.co/client/v1

Endpoint groups

GroupPaths
Hosted checkout/payments
Card components/payments/component, /payments/component/:payflowReference/confirm
ACH/ach/customer-tokens, /ach/transfers/preview, /ach/transfers

Authentication

Every client API request uses a Payflow API key in the Authorization header:

Authorization: Bearer sk_test_...

Use Authentication to choose the right credential type.

On this page