Skip to content

mattmitchell6/stripe-api-postman-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

A Stripe API Postman collection covering over 200 Stripe API endpoints

Prerequisites

Postman

Stripe Account

Instructions

Get up and running with this Stripe API Postman collection

  1. Import the Postman collection through either of the 2 methods specified below.
  1. This collection takes advantage of Postman variables and environments to store/access your Stripe secret key and commonly used Stripe object IDs.
  • secret_key - Your Stripe secret API key. Found by navigating to Developers > API on the left-hand side of the Stripe Dashboard.
  • customer_id - Stripe Customer object. Used when creating recurring subscriptions, charging an existing customer, listing charges for an existing customer, etc.
  • connect_account_id - Stripe Account object. Used with Stripe's Connect product.
  1. Make an API Request! Make sure your Stripe Environment is active and your variable definitions match those listed above.

Postman Environment Example: Stripe Postman Environment

About

Postman collection for Stripe's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published