Stripe Setup API — Setup Intents
Stripe Setup API — Setup Intents. 7 operations. Lead operation: Setup Intents. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
Returns a list of SetupIntents.
Creates a SetupIntent object.
Retrieves the details of a SetupIntent that has previously been created.
Updates a SetupIntent object.
You can cancel a SetupIntent object when it’s in one of these statuses: requires_payment_method, requires_confirmation, or requires_action.
Confirm that your customer intends to set up the current or
Verifies microdeposits on a SetupIntent object.
MCP Tools
p-returns-list-setupintents-p
Returns a list of SetupIntents.
p-creates-setupintent-object-p
Creates a SetupIntent object.
p-retrieves-details-setupintent-that-has
Retrieves the details of a SetupIntent that has previously been created.
p-updates-setupintent-object-p
Updates a SetupIntent object.
p-you-can-cancel-setupintent-object
You can cancel a SetupIntent object when it’s in one of these statuses: requires_payment_method, requires_confirmation, or requires_action.
p-confirm-that-your-customer-intends
Confirm that your customer intends to set up the current or
p-verifies-microdeposits-setupintent-object-p
Verifies microdeposits on a SetupIntent object.