-
Notifications
You must be signed in to change notification settings - Fork 0
SetupIntent
A setup intent represents the process of collecting and saving a customer's payment method for future charges on Whop — without immediately taking a payment. This resource is read-only.
$client->setupIntents // Matchable\Whop\Resource\SetupIntentResource| HTTP | GET setup-intents |
| Does | Lists setup intents. |
| Parameters |
$query — optional filters / pagination. |
| Returns | array |
| HTTP | GET setup-intents/{id} |
| Does | Retrieves a single setup intent by ID. |
| Parameters |
$id — the setup intent ID. |
| Returns | array |
$intents = $client->setupIntents->list();
$intent = $client->setupIntents->get('seti_...');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