There was an error while loading. Please reload this page.
1 parent 2d83f2d commit 4c4adcaCopy full SHA for 4c4adca
lib/stripe_mock/data.rb
@@ -59,6 +59,7 @@ def self.mock_charge(params={})
59
amount: 0,
60
application_fee: nil,
61
currency: "usd",
62
+ destination: nil,
63
refunded: false,
64
status: 'succeeded',
65
source: {
0 commit comments