List Payment Fees
Returns the fee breakdown of one payment — Whop's fee, processing, affiliate and other lines — each in the currency it was collected in and converted to the payment's settlement currency. The list is complete in one page.
Response
fees listed
Example response
{
"data": [
{
"amount": {
"amount": "-2.50",
"currency": "usd",
"decimals": 2,
"display_decimals": 2
},
"collected_at": "2026-01-01T12:00:00.000Z",
"label": "Processing fee",
"origin": "whop_processing_fee",
"settlement_amount": {
"amount": "-2.50",
"currency": "usd",
"decimals": 2,
"display_decimals": 2
},
"type": "whop_fee"
}
]
}Changes
Changed in 3 of the 74 revisions of this API.31348
- ●
added the new
economic_intelligence_percentage_feeenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ▲
the
//response's property type changed fromnumbertoobjectfor statusresponse-property-type-changed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ●
deleted the
pathrequest parameteridrequest-parameter-removed
- ●
deleted the
queryrequest parameterafterrequest-parameter-removed
- ●
deleted the
queryrequest parameterbeforerequest-parameter-removed
- ●
deleted the
queryrequest parameterfirstrequest-parameter-removed
- ●
deleted the
queryrequest parameterlastrequest-parameter-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
added the new
affiliate_program_feeenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
other_feeenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
processing_feeenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
whop_feeenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
api operation id
feesPaymentremoved and replaced withlistPaymentFeesapi-operation-id-removed
- ○
added the new optional
headerrequest parameterApi-Version-Dateto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
removed the
affiliate_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
apple_processing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
application_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
billing_percentage_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
buyer_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
cross_border_percentage_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
crypto_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
dispute_alert_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
dispute_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
fx_percentage_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
high_risk_merchant_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
marketplace_affiliate_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
orchestration_percentage_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
payment_processing_fixed_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
payment_processing_percentage_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
paypal_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
platform_balance_processing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
revshare_percentage_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
sales_tax_remittanceenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
sales_tax_remittance_reversalenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
sezzle_processing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
splitit_processing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
stripe_billing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
stripe_domestic_processing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
stripe_fixed_processing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
stripe_international_processing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
stripe_payout_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
stripe_radar_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
stripe_sales_tax_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
stripe_standard_processing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
three_ds_fixed_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
whop_processing_feeenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ○
added the required property
//to the response with the statusresponse-required-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
added the new
high_risk_merchant_feeenum value to the//response property for the response statusresponse-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
Of the 74 revisions, 1 has no diff computed.