-
Notifications
You must be signed in to change notification settings - Fork 0
FeeMarkup
A fee markup is an additional fee a platform or app developer layers on top of Whop's standard transaction fees, letting them earn revenue on payments processed through their integration. The SDK supports creating, listing, and deleting fee markups.
$client->feeMarkups // Matchable\Whop\Resource\FeeMarkupResource| HTTP | POST fee-markups |
| Does | Creates a new fee markup. |
| Parameters |
$data — fee markup attributes (e.g. percentage, target). |
| Returns | array |
| HTTP | GET fee-markups |
| Does | Lists fee markups. |
| Parameters |
$query — optional filters / pagination. |
| Returns | array |
| HTTP | DELETE fee-markups/{id} |
| Does | Deletes a fee markup. |
| Parameters |
$id — the fee markup ID. |
| Returns | array |
Note: this resource exposes no
getorupdate— fee markups are created, listed, and deleted only.
$markup = $client->feeMarkups->create(['percentage' => 2.5]);Official Whop documentation: https://docs.whop.com
Core Company · AccountLink · File · AccessToken · AuthorizedUser · User · Member · Webhook
Payments & Billing Payment · Checkout · Plan · Product · Membership · Refund · Invoice · PromoCode · PaymentMethod · SetupIntent
Platform & Finance Transfer · FeeMarkup · Topup · Withdrawal · LedgerAccount · PayoutAccount · PayoutMethod
Disputes Dispute · DisputeAlert · ResolutionCenter
Commerce Shipment · Lead · Entry · Review · Affiliate · Stats
Experiences & Courses Experience · Course · CourseChapter · CourseLesson · CourseLessonInteraction · CourseStudent
Communication ChatChannel · DmChannel · DmMember · Message · Reaction · Forum · ForumPost · SupportChannel · Notification
Advertising AdCampaign · AdGroup · Ad
Apps & AI App · AppBuild · AiChat · CompanyTokenTransaction
Verifications Verification