Stripe · Capability
Stripe Payment Method API — Payment Method Configurations
Stripe Payment Method API — Payment Method Configurations. 4 operations. Lead operation: Payment Method Configurations. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
GET
Getpaymentmethodconfigurations
—
List payment method configurations
/v1/v1/payment-method-configurations
POST
Postpaymentmethodconfigurations
—
Creates a payment method configuration
/v1/v1/payment-method-configurations
GET
Getpaymentmethodconfigurationsconfiguration
—
Retrieve payment method configuration
/v1/v1/payment-method-configurations/{configuration}
POST
Postpaymentmethodconfigurationsconfiguration
—
Update payment method configuration
/v1/v1/payment-method-configurations/{configuration}
MCP Tools
p-list-payment-method-configurations-p
List payment method configurations
read-only
idempotent
p-creates-payment-method-configuration-p
Creates a payment method configuration
p-retrieve-payment-method-configuration-p
Retrieve payment method configuration
read-only
idempotent
p-update-payment-method-configuration-p
Update payment method configuration