stripe / openapi

An OpenAPI specification for the Stripe API.
MIT License
394 stars 123 forks source link

Request: Include `mandate` field in the `Source` object #40

Closed tkbky closed 1 year ago

tkbky commented 5 years ago

The mandate field appears in the request to create/update a Source object, but it's not inside the response. It's helpful to include it inside the Source object, to know what has been set.

remi-stripe commented 1 year ago

Hey @tkbky really sorry about the delay here, this one fell through the cracks. Since your issue was opened, Stripe shipped a dedicated Mandate API that would reflect the information collected during payment or payment method setup. I'm going to close this as it's quite stale and the Source API is considered mostly deprecated.