Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions content/payments/billpay/api-integration/paying_bills.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ Most billers have zero CCF, but when it applies, you'll need to calculate the fe

📖 **Complete CCF implementation → <a href="/payments/billpay/api-integration/customer-convenience-fee" target="_blank">Customer Convenience Fee Guide</a>**

---

These universal requirements form the foundation of every bill payment request, regardless of which flow you implement. Now you're ready to choose your specific flow based on the biller's `fetchApiType`—each flow builds on these universal requirements while adding its own steps for fetching bills, validating accounts, or processing direct payments.

## 3. The Bill Fetch → Payment Flow
Expand Down