Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dexcodeinc
/
stripe-ruby-mock
Public
forked from
stripe-ruby-mock/stripe-ruby-mock
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
fix/params_order
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 1, 2016
fix for #319
alexmamonchik
committed
c826f4d
Copy full SHA for c826f4d
Commits on Mar 24, 2016
allow for updating an application fee upon charge capture
ehsanul
committed
e0326a7
Copy full SHA for e0326a7
Commits on Mar 11, 2016
use stripe 1.31.0 or more
alexmamonchik
committed
64b3e94
Copy full SHA for 64b3e94
Commits on Mar 3, 2016
fix for #278
alexmamonchik
committed
a48f90b
Copy full SHA for a48f90b
Commits on Mar 2, 2016
Bump version to 2.2.2
gilbert
committed
7cf2fc9
Copy full SHA for 7cf2fc9
Commits on Mar 1, 2016
added accounts test and merge with PR#218
Eric Saxby & Matt Camuto
authored and
alexmamonchik
committed
4ae957e
Copy full SHA for 4ae957e
added accounts test and merge with PR#218
Eric Saxby & Matt Camuto
authored and
alexmamonchik
committed
f97c4fd
Copy full SHA for f97c4fd
Commits on Feb 29, 2016
Merge pull request #304 from charitywater/mark-as-safe-bug
Show description for 6c26487
alexmamonchik
committed
6c26487
Copy full SHA for 6c26487
Commits on Feb 18, 2016
Merge pull request #307 from slash7/add_customer_currency
Show description for df299f0
alexmamonchik
committed
df299f0
Copy full SHA for df299f0
Merge pull request #308 from mhenrixon/master
Show description for 92bedc9
alexmamonchik
committed
92bedc9
Copy full SHA for 92bedc9
Commits on Feb 17, 2016
Allow webhooks for Stripe Connect
Show description for fd265d8
mhenrixon
committed
fd265d8
Copy full SHA for fd265d8
Add currency specs
Daniel Podaru
committed
5835a4d
Copy full SHA for 5835a4d
Commits on Feb 11, 2016
fixed #305
alexmamonchik
committed
ce99122
Copy full SHA for ce99122
Merge pull request #207 from charitywater/card-to-source
Show description for ed39b0b
alexmamonchik
committed
ed39b0b
Copy full SHA for ed39b0b
Raise error if trying to combine currencies on the same customer.
Daniel Podaru
committed
1c37be5
Copy full SHA for 1c37be5
Add `currency` attribute to customer
Daniel Podaru
committed
bdb8cdd
Copy full SHA for bdb8cdd
Commits on Feb 9, 2016
Updated default webhook fixtures to use “source” instead of “card”
Show description for 77fbe56
jasdeepgosal
committed
77fbe56
Copy full SHA for 77fbe56
Added support for / fixed a bug with `charge.mark_as_safe`
Show description for 71df6ed
jasdeepgosal
committed
71df6ed
Copy full SHA for 71df6ed
Commits on Jan 27, 2016
fixed error message when invalid card number
alexmamonchik
committed
6ad891d
Copy full SHA for 6ad891d
Merge pull request #297 from pcboy/hotfix/correct-return-code-at-server-exit
Show description for 0dd479e
alexmamonchik
committed
0dd479e
Copy full SHA for 0dd479e
Commits on Jan 19, 2016
Hotfix: return correct error code after kill_server
pcboy
committed
a7facc7
Copy full SHA for a7facc7
Commits on Jan 11, 2016
Merge pull request #283 from benjie/fix-customer-with-sources-save
Show description for aa46004
alexmamonchik
committed
aa46004
Copy full SHA for aa46004
Merge pull request #293 from liorsion/patch-1
Show description for 29dbe25
alexmamonchik
committed
29dbe25
Copy full SHA for 29dbe25
Merge pull request #292 from TrevorHinesley/master
Show description for b781fc4
alexmamonchik
committed
b781fc4
Copy full SHA for b781fc4
Merge pull request #291 from nomanurrehman/master
Show description for 2e62498
alexmamonchik
committed
2e62498
Copy full SHA for 2e62498
Commits on Jan 4, 2016
Added transfer to Data.mock_charge
TrevorHinesley
committed
eef0a06
Copy full SHA for eef0a06
Added statement_descriptor to Data.mock_charge
TrevorHinesley
committed
14e1a11
Copy full SHA for 14e1a11
Added shipping to Data.mock_charge
TrevorHinesley
committed
a2a2eac
Copy full SHA for a2a2eac
Added receipt_email and receipt_number to Data.mock_charge
TrevorHinesley
committed
f80f9b1
Copy full SHA for f80f9b1
Added fraud_details to Data.mock_charge
TrevorHinesley
committed
4aab6ce
Copy full SHA for 4aab6ce
Added destination to Data.mock_charge
TrevorHinesley
committed
4c4adca
Copy full SHA for 4c4adca
Added application_fee to Data.mock_charge
TrevorHinesley
committed
2d83f2d
Copy full SHA for 2d83f2d
Commits on Jan 2, 2016
Update card_helpers.rb
Show description for 91e52ce
Lior Sion
committed
91e52ce
Copy full SHA for 91e52ce
Commits on Dec 27, 2015
Merge remote-tracking branch 'upstream/master'
TrevorHinesley
committed
c9d9103
Copy full SHA for c9d9103
Added discountable to get_mock_subscription_line_item
TrevorHinesley
committed
a70d8cd
Copy full SHA for a70d8cd
Pagination
Previous
Next
You can’t perform that action at this time.