Sign in
An image of the Stripe logo
Create account
Sign in
Home
Payments
Business operations
Financial services
Developer tools
Security
All products
Home
Payments
Business operations
Home
Payments
Business operations
Financial services
Developer tools
Support

Migrating off code.stripe.com

Ruby, Python, and Magento users can find relevant information on this page.

Stripe used to host a Rubygems repository containing stripe-ruby, and a Python repository containing stripe-python. We deprecated these repositories in 2015 and removed them in January 2022. You can download the libraries from the official package repositories:

  • Download stripe-ruby from rubygems.org
  • Download stripe-python from pypi.org.

Please do not hesitate to ask questions or voice concerns on the open GitHub issue or contact Stripe support.

Ruby users

Please update your Gemfile. For example, find and modify a line like the following:

gem "stripe", "~> 5.39", :source => 'https://code.stripe.com' gem "stripe", "~> 5.39"

Python users

Please update your requirements.txt or equivalent. For example, find and delete any lines mentioning code.stripe.com, like the following:

-i https://code.stripe.com

Adobe Commerce (Magento 2) users

The releases for the Stripe Connector for Adobe Commerce are available on GitHub. Click here to download the latest release.

Was this page helpful?
Questions? Contact us.
View developer tutorials on YouTube.
Check out our product changelog.
Powered by Markdoc
You can unsubscribe at any time. Read our privacy policy.
On this page
Ruby users
Python users
Adobe Commerce (Magento 2) users
Stripe Shell
Test mode
▗▄ ▄▟█ █▀▀ ▗▟████▙▖ ██████ ███▗▟█ ███ ███▗▟██▙▖ ▗▟█████▙▖ ███▖ ▀▀ ███ ███▀▀▀ ███ ███▀ ███ ███ ███ ▝▜████▙▖ ███ ███ ███ ███ ███ █████████ ▄▄ ▝███ ███ ▄ ███ ███ ███▄ ███ ███ ▄▄ ▝▜████▛▘ ▝▜███▛ ███ ███ ███▝▜██▛▘ ▝▜█████▛▘ ███ ▀▘
Welcome to the Stripe Shell! Stripe Shell is a browser-based shell with the Stripe CLI pre-installed. Login to Stripe docs and press Control + Backtick on your keyboard to start managing your Stripe resources in test mode. - View supported commands: - Find webhook events: - Listen for webhook events: - Call Stripe APIs: stripe [api resource] [operation] (e.g. )
The Stripe Shell is best experienced on desktop.
$