Mayson Monorepo Documentation
    Preparing search index...
    Index

    Constructors

    Methods

    Constructors

    Methods

    • To upload a file to Stripe, you need to send a request of type multipart/form-data. Include the file you want to upload in the request, and the parameters for creating a file.

      All of Stripe's officially supported Client libraries support sending multipart/form-data.

      Parameters

      Returns Promise<Response<Stripe.File>>