stripe 5.31.0 → 5.32.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -0
- data/VERSION +1 -1
- data/lib/stripe/version.rb +1 -1
- data/stripe.gemspec +9 -2
- metadata +3 -195
- data/.editorconfig +0 -10
- data/.gitattributes +0 -4
- data/.github/ISSUE_TEMPLATE.md +0 -5
- data/.github/workflows/ci.yml +0 -34
- data/.gitignore +0 -8
- data/.rubocop.yml +0 -81
- data/.rubocop_todo.yml +0 -33
- data/.travis.yml +0 -38
- data/.vscode/extensions.json +0 -7
- data/.vscode/settings.json +0 -8
- data/test/openapi/README.md +0 -9
- data/test/stripe/account_link_test.rb +0 -18
- data/test/stripe/account_test.rb +0 -412
- data/test/stripe/alipay_account_test.rb +0 -37
- data/test/stripe/api_operations_test.rb +0 -80
- data/test/stripe/api_resource_test.rb +0 -646
- data/test/stripe/apple_pay_domain_test.rb +0 -46
- data/test/stripe/application_fee_refund_test.rb +0 -37
- data/test/stripe/application_fee_test.rb +0 -58
- data/test/stripe/balance_test.rb +0 -13
- data/test/stripe/balance_transaction_test.rb +0 -20
- data/test/stripe/bank_account_test.rb +0 -36
- data/test/stripe/billing_portal/configuration_test.rb +0 -37
- data/test/stripe/billing_portal/session_test.rb +0 -18
- data/test/stripe/capability_test.rb +0 -45
- data/test/stripe/charge_test.rb +0 -64
- data/test/stripe/checkout/session_test.rb +0 -53
- data/test/stripe/connection_manager_test.rb +0 -210
- data/test/stripe/country_spec_test.rb +0 -20
- data/test/stripe/coupon_test.rb +0 -61
- data/test/stripe/credit_note_test.rb +0 -90
- data/test/stripe/customer_balance_transaction_test.rb +0 -37
- data/test/stripe/customer_card_test.rb +0 -48
- data/test/stripe/customer_test.rb +0 -226
- data/test/stripe/dispute_test.rb +0 -51
- data/test/stripe/ephemeral_key_test.rb +0 -93
- data/test/stripe/errors_test.rb +0 -53
- data/test/stripe/exchange_rate_test.rb +0 -20
- data/test/stripe/file_link_test.rb +0 -41
- data/test/stripe/file_test.rb +0 -87
- data/test/stripe/instrumentation_test.rb +0 -74
- data/test/stripe/invoice_item_test.rb +0 -66
- data/test/stripe/invoice_line_item_test.rb +0 -8
- data/test/stripe/invoice_test.rb +0 -229
- data/test/stripe/issuing/authorization_test.rb +0 -72
- data/test/stripe/issuing/card_test.rb +0 -74
- data/test/stripe/issuing/cardholder_test.rb +0 -53
- data/test/stripe/issuing/dispute_test.rb +0 -54
- data/test/stripe/issuing/transaction_test.rb +0 -48
- data/test/stripe/list_object_test.rb +0 -202
- data/test/stripe/login_link_test.rb +0 -37
- data/test/stripe/mandate_test.rb +0 -14
- data/test/stripe/multipart_encoder_test.rb +0 -130
- data/test/stripe/oauth_test.rb +0 -149
- data/test/stripe/order_return_test.rb +0 -21
- data/test/stripe/order_test.rb +0 -82
- data/test/stripe/payment_intent_test.rb +0 -107
- data/test/stripe/payment_method_test.rb +0 -84
- data/test/stripe/payout_test.rb +0 -72
- data/test/stripe/person_test.rb +0 -46
- data/test/stripe/plan_test.rb +0 -98
- data/test/stripe/price_test.rb +0 -48
- data/test/stripe/product_test.rb +0 -58
- data/test/stripe/promotion_code_test.rb +0 -42
- data/test/stripe/radar/early_fraud_warning_test.rb +0 -22
- data/test/stripe/radar/value_list_item_test.rb +0 -48
- data/test/stripe/radar/value_list_test.rb +0 -61
- data/test/stripe/recipient_test.rb +0 -62
- data/test/stripe/refund_test.rb +0 -39
- data/test/stripe/reporting/report_run_test.rb +0 -33
- data/test/stripe/reporting/report_type_test.rb +0 -22
- data/test/stripe/reversal_test.rb +0 -43
- data/test/stripe/review_test.rb +0 -27
- data/test/stripe/setup_attempt_test.rb +0 -16
- data/test/stripe/setup_intent_test.rb +0 -84
- data/test/stripe/sigma/scheduled_query_run_test.rb +0 -22
- data/test/stripe/sku_test.rb +0 -60
- data/test/stripe/source_test.rb +0 -119
- data/test/stripe/stripe_client_test.rb +0 -1456
- data/test/stripe/stripe_configuration_test.rb +0 -159
- data/test/stripe/stripe_object_test.rb +0 -510
- data/test/stripe/stripe_response_test.rb +0 -95
- data/test/stripe/subscription_item_test.rb +0 -84
- data/test/stripe/subscription_schedule_test.rb +0 -82
- data/test/stripe/subscription_test.rb +0 -80
- data/test/stripe/tax_id_test.rb +0 -31
- data/test/stripe/tax_rate_test.rb +0 -43
- data/test/stripe/terminal/connection_token_test.rb +0 -16
- data/test/stripe/terminal/location_test.rb +0 -68
- data/test/stripe/terminal/reader_test.rb +0 -62
- data/test/stripe/three_d_secure_test.rb +0 -23
- data/test/stripe/topup_test.rb +0 -62
- data/test/stripe/transfer_test.rb +0 -88
- data/test/stripe/usage_record_summary_test.rb +0 -29
- data/test/stripe/util_test.rb +0 -402
- data/test/stripe/webhook_endpoint_test.rb +0 -59
- data/test/stripe/webhook_test.rb +0 -135
- data/test/stripe_mock.rb +0 -78
- data/test/stripe_test.rb +0 -137
- data/test/test_data.rb +0 -61
- data/test/test_helper.rb +0 -74
@@ -1,20 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require ::File.expand_path("../test_helper", __dir__)
|
4
|
-
|
5
|
-
module Stripe
|
6
|
-
class CountrySpecTest < Test::Unit::TestCase
|
7
|
-
should "be listable" do
|
8
|
-
c = Stripe::CountrySpec.list
|
9
|
-
assert_requested :get, "#{Stripe.api_base}/v1/country_specs"
|
10
|
-
assert c.data.is_a?(Array)
|
11
|
-
assert c.data[0].is_a?(Stripe::CountrySpec)
|
12
|
-
end
|
13
|
-
|
14
|
-
should "be retrievable" do
|
15
|
-
s = Stripe::CountrySpec.retrieve("US")
|
16
|
-
assert_requested :get, "#{Stripe.api_base}/v1/country_specs/US"
|
17
|
-
assert(s.is_a?(Stripe::CountrySpec))
|
18
|
-
end
|
19
|
-
end
|
20
|
-
end
|
data/test/stripe/coupon_test.rb
DELETED
@@ -1,61 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require ::File.expand_path("../test_helper", __dir__)
|
4
|
-
|
5
|
-
module Stripe
|
6
|
-
class CouponTest < Test::Unit::TestCase
|
7
|
-
should "be listable" do
|
8
|
-
coupons = Stripe::Coupon.list
|
9
|
-
assert_requested :get, "#{Stripe.api_base}/v1/coupons"
|
10
|
-
assert coupons.data.is_a?(Array)
|
11
|
-
assert coupons.first.is_a?(Stripe::Coupon)
|
12
|
-
end
|
13
|
-
|
14
|
-
should "be retrievable" do
|
15
|
-
coupon = Stripe::Coupon.retrieve("25OFF")
|
16
|
-
assert_requested :get, "#{Stripe.api_base}/v1/coupons/25OFF"
|
17
|
-
assert coupon.is_a?(Stripe::Coupon)
|
18
|
-
end
|
19
|
-
|
20
|
-
should "be creatable" do
|
21
|
-
coupon = Stripe::Coupon.create(
|
22
|
-
percent_off: 25,
|
23
|
-
duration: "repeating",
|
24
|
-
duration_in_months: 3,
|
25
|
-
id: "25OFF"
|
26
|
-
)
|
27
|
-
assert_requested :post, "#{Stripe.api_base}/v1/coupons"
|
28
|
-
assert coupon.is_a?(Stripe::Coupon)
|
29
|
-
end
|
30
|
-
|
31
|
-
should "be saveable" do
|
32
|
-
coupon = Stripe::Coupon.retrieve("25OFF")
|
33
|
-
coupon.metadata["key"] = "value"
|
34
|
-
coupon.save
|
35
|
-
assert_requested :post, "#{Stripe.api_base}/v1/coupons/#{coupon.id}"
|
36
|
-
end
|
37
|
-
|
38
|
-
should "be updateable" do
|
39
|
-
coupon = Stripe::Coupon.update("25OFF", metadata: { key: "value" })
|
40
|
-
assert_requested :post, "#{Stripe.api_base}/v1/coupons/25OFF"
|
41
|
-
assert coupon.is_a?(Stripe::Coupon)
|
42
|
-
end
|
43
|
-
|
44
|
-
context "#delete" do
|
45
|
-
should "be deletable" do
|
46
|
-
coupon = Stripe::Coupon.delete("25OFF")
|
47
|
-
assert_requested :delete, "#{Stripe.api_base}/v1/coupons/#{coupon.id}"
|
48
|
-
assert coupon.is_a?(Stripe::Coupon)
|
49
|
-
end
|
50
|
-
end
|
51
|
-
|
52
|
-
context ".delete" do
|
53
|
-
should "be deletable" do
|
54
|
-
coupon = Stripe::Coupon.retrieve("25OFF")
|
55
|
-
coupon = coupon.delete
|
56
|
-
assert_requested :delete, "#{Stripe.api_base}/v1/coupons/25OFF"
|
57
|
-
assert coupon.is_a?(Stripe::Coupon)
|
58
|
-
end
|
59
|
-
end
|
60
|
-
end
|
61
|
-
end
|
@@ -1,90 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require ::File.expand_path("../test_helper", __dir__)
|
4
|
-
|
5
|
-
module Stripe
|
6
|
-
class CreditNoteTest < Test::Unit::TestCase
|
7
|
-
should "be listable" do
|
8
|
-
credit_notes = Stripe::CreditNote.list
|
9
|
-
assert_requested :get, "#{Stripe.api_base}/v1/credit_notes"
|
10
|
-
assert credit_notes.data.is_a?(Array)
|
11
|
-
assert credit_notes.first.is_a?(Stripe::CreditNote)
|
12
|
-
end
|
13
|
-
|
14
|
-
should "be retrievable" do
|
15
|
-
credit_note = Stripe::CreditNote.retrieve("cn_123")
|
16
|
-
assert_requested :get, "#{Stripe.api_base}/v1/credit_notes/cn_123"
|
17
|
-
assert credit_note.is_a?(Stripe::CreditNote)
|
18
|
-
end
|
19
|
-
|
20
|
-
should "be creatable" do
|
21
|
-
credit_note = Stripe::CreditNote.create(
|
22
|
-
amount: 100,
|
23
|
-
invoice: "in_123",
|
24
|
-
reason: "duplicate"
|
25
|
-
)
|
26
|
-
assert_requested :post, "#{Stripe.api_base}/v1/credit_notes"
|
27
|
-
assert credit_note.is_a?(Stripe::CreditNote)
|
28
|
-
end
|
29
|
-
|
30
|
-
should "be saveable" do
|
31
|
-
credit_note = Stripe::CreditNote.retrieve("cn_123")
|
32
|
-
credit_note.metadata["key"] = "value"
|
33
|
-
credit_note.save
|
34
|
-
assert_requested :post, "#{Stripe.api_base}/v1/credit_notes/#{credit_note.id}"
|
35
|
-
end
|
36
|
-
|
37
|
-
should "be updateable" do
|
38
|
-
credit_note = Stripe::CreditNote.update("cn_123", metadata: { key: "value" })
|
39
|
-
assert_requested :post, "#{Stripe.api_base}/v1/credit_notes/cn_123"
|
40
|
-
assert credit_note.is_a?(Stripe::CreditNote)
|
41
|
-
end
|
42
|
-
|
43
|
-
context ".preview" do
|
44
|
-
should "preview a credit note" do
|
45
|
-
invoice = Stripe::CreditNote.preview(
|
46
|
-
invoice: "in_123",
|
47
|
-
amount: 500
|
48
|
-
)
|
49
|
-
assert_requested :get, "#{Stripe.api_base}/v1/credit_notes/preview",
|
50
|
-
query: {
|
51
|
-
invoice: "in_123",
|
52
|
-
amount: 500,
|
53
|
-
}
|
54
|
-
assert invoice.is_a?(Stripe::CreditNote)
|
55
|
-
end
|
56
|
-
end
|
57
|
-
|
58
|
-
context "#void_credit_note" do
|
59
|
-
should "void credit_note" do
|
60
|
-
credit_note = Stripe::CreditNote.retrieve("cn_123")
|
61
|
-
credit_note = credit_note.void_credit_note
|
62
|
-
assert_requested :post,
|
63
|
-
"#{Stripe.api_base}/v1/credit_notes/#{credit_note.id}/void"
|
64
|
-
assert credit_note.is_a?(Stripe::CreditNote)
|
65
|
-
end
|
66
|
-
end
|
67
|
-
|
68
|
-
context ".void_credit_note" do
|
69
|
-
should "void credit_note" do
|
70
|
-
credit_note = Stripe::CreditNote.void_credit_note("cn_123")
|
71
|
-
assert_requested :post, "#{Stripe.api_base}/v1/credit_notes/cn_123/void"
|
72
|
-
assert credit_note.is_a?(Stripe::CreditNote)
|
73
|
-
end
|
74
|
-
end
|
75
|
-
|
76
|
-
context ".list_preview_line_items" do
|
77
|
-
should "list_preview_line_items" do
|
78
|
-
line_items = Stripe::CreditNote.list_preview_line_items(
|
79
|
-
invoice: "in_123"
|
80
|
-
)
|
81
|
-
assert_requested :get, "#{Stripe.api_base}/v1/credit_notes/preview/lines",
|
82
|
-
query: {
|
83
|
-
invoice: "in_123",
|
84
|
-
}
|
85
|
-
assert line_items.data.is_a?(Array)
|
86
|
-
assert line_items.data[0].is_a?(Stripe::CreditNoteLineItem)
|
87
|
-
end
|
88
|
-
end
|
89
|
-
end
|
90
|
-
end
|
@@ -1,37 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require ::File.expand_path("../../test_helper", __FILE__)
|
4
|
-
|
5
|
-
module Stripe
|
6
|
-
class CustomerBalanceTransactionTest < Test::Unit::TestCase
|
7
|
-
context "#resource_url" do
|
8
|
-
should "return a resource URL" do
|
9
|
-
transaction = Stripe::CustomerBalanceTransaction.construct_from(
|
10
|
-
id: "cbtxn_123",
|
11
|
-
customer: "cus_123"
|
12
|
-
)
|
13
|
-
assert_equal "/v1/customers/cus_123/balance_transactions/cbtxn_123",
|
14
|
-
transaction.resource_url
|
15
|
-
end
|
16
|
-
|
17
|
-
should "raise without a customer" do
|
18
|
-
transaction = Stripe::CustomerBalanceTransaction.construct_from(id: "cbtxn_123")
|
19
|
-
assert_raises NotImplementedError do
|
20
|
-
transaction.resource_url
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
24
|
-
|
25
|
-
should "raise on #retrieve" do
|
26
|
-
assert_raises NotImplementedError do
|
27
|
-
Stripe::CustomerBalanceTransaction.retrieve("cbtxn_123")
|
28
|
-
end
|
29
|
-
end
|
30
|
-
|
31
|
-
should "raise on #update" do
|
32
|
-
assert_raises NotImplementedError do
|
33
|
-
Stripe::CustomerBalanceTransaction.update("cbtxn_123")
|
34
|
-
end
|
35
|
-
end
|
36
|
-
end
|
37
|
-
end
|
@@ -1,48 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require ::File.expand_path("../test_helper", __dir__)
|
4
|
-
|
5
|
-
module Stripe
|
6
|
-
class CustomerCardTest < Test::Unit::TestCase
|
7
|
-
setup do
|
8
|
-
# Unfortunately, the OpenAPI spec has an issue where the sources list has the wrong
|
9
|
-
# url so we need to mock this call instead.
|
10
|
-
customer_json = { id: "cus_123", object: "customer", sources: { object: "list", data: [], has_more: true, url: "/v1/customers/cus_123/sources" } }
|
11
|
-
stub_request(:get, "#{Stripe.api_base}/v1/customers/cus_123")
|
12
|
-
.to_return(body: JSON.generate(customer_json))
|
13
|
-
|
14
|
-
@customer = Stripe::Customer.retrieve("cus_123")
|
15
|
-
end
|
16
|
-
|
17
|
-
should "be listable" do
|
18
|
-
sources = @customer.sources.list
|
19
|
-
assert sources.data.is_a?(Array)
|
20
|
-
# because of the terrible :wildcard nature of sources, the API stub
|
21
|
-
# cannot currently replace this response with anything meaningful so we
|
22
|
-
# don't assert on the type of individual items like we do in other tests
|
23
|
-
end
|
24
|
-
|
25
|
-
should "be creatable" do
|
26
|
-
@customer.sources.create(
|
27
|
-
source: "tok_123"
|
28
|
-
)
|
29
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers/#{@customer.id}/sources"
|
30
|
-
end
|
31
|
-
|
32
|
-
should "be deletable" do
|
33
|
-
card = Stripe::Card.construct_from(customer: @customer.id,
|
34
|
-
id: "card_123")
|
35
|
-
card.delete
|
36
|
-
assert_requested :delete, "#{Stripe.api_base}/v1/customers/#{@customer.id}/sources/card_123"
|
37
|
-
end
|
38
|
-
|
39
|
-
should "be saveable" do
|
40
|
-
card = Stripe::Card.construct_from(customer: @customer.id,
|
41
|
-
id: "card_123",
|
42
|
-
metadata: {})
|
43
|
-
card.metadata["key"] = "value"
|
44
|
-
card.save
|
45
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers/#{@customer.id}/sources/card_123"
|
46
|
-
end
|
47
|
-
end
|
48
|
-
end
|
@@ -1,226 +0,0 @@
|
|
1
|
-
# frozen_string_literal: true
|
2
|
-
|
3
|
-
require ::File.expand_path("../test_helper", __dir__)
|
4
|
-
|
5
|
-
module Stripe
|
6
|
-
class CustomerTest < Test::Unit::TestCase
|
7
|
-
should "be listable" do
|
8
|
-
customers = Stripe::Customer.list
|
9
|
-
assert_requested :get, "#{Stripe.api_base}/v1/customers"
|
10
|
-
assert customers.data.is_a?(Array)
|
11
|
-
assert customers.first.is_a?(Stripe::Customer)
|
12
|
-
end
|
13
|
-
|
14
|
-
should "be retrievable" do
|
15
|
-
customer = Stripe::Customer.retrieve("cus_123")
|
16
|
-
assert_requested :get, "#{Stripe.api_base}/v1/customers/cus_123"
|
17
|
-
assert customer.is_a?(Stripe::Customer)
|
18
|
-
end
|
19
|
-
|
20
|
-
should "be creatable" do
|
21
|
-
customer = Stripe::Customer.create
|
22
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers"
|
23
|
-
assert customer.is_a?(Stripe::Customer)
|
24
|
-
end
|
25
|
-
|
26
|
-
should "be saveable" do
|
27
|
-
customer = Stripe::Customer.retrieve("cus_123")
|
28
|
-
customer.metadata["key"] = "value"
|
29
|
-
customer.save
|
30
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers/#{customer.id}"
|
31
|
-
end
|
32
|
-
|
33
|
-
should "be updateable" do
|
34
|
-
customer = Stripe::Customer.update("cus_123", metadata: { key: "value" })
|
35
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers/cus_123"
|
36
|
-
assert customer.is_a?(Stripe::Customer)
|
37
|
-
end
|
38
|
-
|
39
|
-
context "#delete" do
|
40
|
-
should "be deletable" do
|
41
|
-
customer = Stripe::Customer.retrieve("cus_123")
|
42
|
-
customer = customer.delete
|
43
|
-
assert_requested :delete, "#{Stripe.api_base}/v1/customers/#{customer.id}"
|
44
|
-
assert customer.is_a?(Stripe::Customer)
|
45
|
-
end
|
46
|
-
end
|
47
|
-
|
48
|
-
context ".delete" do
|
49
|
-
should "be deletable" do
|
50
|
-
customer = Stripe::Customer.delete("cus_123")
|
51
|
-
assert_requested :delete, "#{Stripe.api_base}/v1/customers/cus_123"
|
52
|
-
assert customer.is_a?(Stripe::Customer)
|
53
|
-
end
|
54
|
-
end
|
55
|
-
|
56
|
-
context "#delete_discount" do
|
57
|
-
should "delete a discount" do
|
58
|
-
customer = Stripe::Customer.retrieve("cus_123")
|
59
|
-
discount = customer.delete_discount
|
60
|
-
assert_requested :delete, "#{Stripe.api_base}/v1/customers/cus_123/discount"
|
61
|
-
assert discount.is_a?(Stripe::Discount)
|
62
|
-
end
|
63
|
-
end
|
64
|
-
|
65
|
-
context ".delete_discount" do
|
66
|
-
should "delete a discount" do
|
67
|
-
discount = Stripe::Customer.delete_discount("cus_123")
|
68
|
-
assert_requested :delete, "#{Stripe.api_base}/v1/customers/cus_123/discount"
|
69
|
-
assert discount.is_a?(Stripe::Discount)
|
70
|
-
end
|
71
|
-
end
|
72
|
-
|
73
|
-
context "#create_source" do
|
74
|
-
should "create a source" do
|
75
|
-
Stripe::Customer.create_source(
|
76
|
-
"cus_123",
|
77
|
-
source: "tok_123"
|
78
|
-
)
|
79
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers/cus_123/sources"
|
80
|
-
end
|
81
|
-
end
|
82
|
-
|
83
|
-
context "#retrieve_source" do
|
84
|
-
should "retrieve a source" do
|
85
|
-
Stripe::Customer.retrieve_source(
|
86
|
-
"cus_123",
|
87
|
-
"ba_123"
|
88
|
-
)
|
89
|
-
assert_requested :get, "#{Stripe.api_base}/v1/customers/cus_123/sources/ba_123"
|
90
|
-
end
|
91
|
-
end
|
92
|
-
|
93
|
-
context "#update_source" do
|
94
|
-
should "update a source" do
|
95
|
-
Stripe::Customer.update_source(
|
96
|
-
"cus_123",
|
97
|
-
"ba_123",
|
98
|
-
metadata: { foo: "bar" }
|
99
|
-
)
|
100
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers/cus_123/sources/ba_123"
|
101
|
-
end
|
102
|
-
end
|
103
|
-
|
104
|
-
context "#delete_source" do
|
105
|
-
should "delete a source" do
|
106
|
-
Stripe::Customer.delete_source(
|
107
|
-
"cus_123",
|
108
|
-
"ba_123"
|
109
|
-
)
|
110
|
-
assert_requested :delete, "#{Stripe.api_base}/v1/customers/cus_123/sources/ba_123"
|
111
|
-
end
|
112
|
-
end
|
113
|
-
|
114
|
-
context "#list_sources" do
|
115
|
-
should "list the customer's sources" do
|
116
|
-
sources = Stripe::Customer.list_sources(
|
117
|
-
"cus_123"
|
118
|
-
)
|
119
|
-
assert_requested :get, "#{Stripe.api_base}/v1/customers/cus_123/sources"
|
120
|
-
assert sources.is_a?(Stripe::ListObject)
|
121
|
-
assert sources.data.is_a?(Array)
|
122
|
-
end
|
123
|
-
end
|
124
|
-
|
125
|
-
context "source field" do
|
126
|
-
should "allow setting source with token" do
|
127
|
-
c = Stripe::Customer.new("test_customer")
|
128
|
-
c.source = "tok_123"
|
129
|
-
assert_equal "tok_123", c.source
|
130
|
-
end
|
131
|
-
|
132
|
-
should "allow setting source with hash and set flag" do
|
133
|
-
c = Stripe::Customer.new("test_customer")
|
134
|
-
c.source = {
|
135
|
-
object: "card",
|
136
|
-
}
|
137
|
-
assert_equal true, c.source.save_with_parent
|
138
|
-
end
|
139
|
-
end
|
140
|
-
|
141
|
-
context "#create_tax_id" do
|
142
|
-
should "create a tax id" do
|
143
|
-
Stripe::Customer.create_tax_id(
|
144
|
-
"cus_123",
|
145
|
-
type: "eu_vat",
|
146
|
-
value: "11111"
|
147
|
-
)
|
148
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers/cus_123/tax_ids"
|
149
|
-
end
|
150
|
-
end
|
151
|
-
|
152
|
-
context "#retrieve_tax_id" do
|
153
|
-
should "retrieve a tax id" do
|
154
|
-
Stripe::Customer.retrieve_tax_id(
|
155
|
-
"cus_123",
|
156
|
-
"txi_123"
|
157
|
-
)
|
158
|
-
assert_requested :get, "#{Stripe.api_base}/v1/customers/cus_123/tax_ids/txi_123"
|
159
|
-
end
|
160
|
-
end
|
161
|
-
|
162
|
-
context "#delete_tax_id" do
|
163
|
-
should "delete a tax id" do
|
164
|
-
Stripe::Customer.delete_tax_id(
|
165
|
-
"cus_123",
|
166
|
-
"txi_123"
|
167
|
-
)
|
168
|
-
assert_requested :delete, "#{Stripe.api_base}/v1/customers/cus_123/tax_ids/txi_123"
|
169
|
-
end
|
170
|
-
end
|
171
|
-
|
172
|
-
context "#list_tax_ids" do
|
173
|
-
should "list the customer's tax ids" do
|
174
|
-
sources = Stripe::Customer.list_tax_ids(
|
175
|
-
"cus_123"
|
176
|
-
)
|
177
|
-
assert_requested :get, "#{Stripe.api_base}/v1/customers/cus_123/tax_ids"
|
178
|
-
assert sources.is_a?(Stripe::ListObject)
|
179
|
-
assert sources.data.is_a?(Array)
|
180
|
-
end
|
181
|
-
end
|
182
|
-
|
183
|
-
context "#create_balance_transaction" do
|
184
|
-
should "create a customer balance transaction" do
|
185
|
-
Stripe::Customer.create_balance_transaction(
|
186
|
-
"cus_123",
|
187
|
-
amount: 1234,
|
188
|
-
currency: "usd"
|
189
|
-
)
|
190
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers/cus_123/balance_transactions"
|
191
|
-
end
|
192
|
-
end
|
193
|
-
|
194
|
-
context "#retrieve_balance_transaction" do
|
195
|
-
should "retrieve a customer balance transaction" do
|
196
|
-
Stripe::Customer.retrieve_balance_transaction(
|
197
|
-
"cus_123",
|
198
|
-
"cbtxn_123"
|
199
|
-
)
|
200
|
-
assert_requested :get, "#{Stripe.api_base}/v1/customers/cus_123/balance_transactions/cbtxn_123"
|
201
|
-
end
|
202
|
-
end
|
203
|
-
|
204
|
-
context "#update_balance_transaction" do
|
205
|
-
should "update a customer balance transaction" do
|
206
|
-
Stripe::Customer.update_balance_transaction(
|
207
|
-
"cus_123",
|
208
|
-
"cbtxn_123",
|
209
|
-
description: "new"
|
210
|
-
)
|
211
|
-
assert_requested :post, "#{Stripe.api_base}/v1/customers/cus_123/balance_transactions/cbtxn_123"
|
212
|
-
end
|
213
|
-
end
|
214
|
-
|
215
|
-
context "#list_balance_transactions" do
|
216
|
-
should "list the customer balance transactions" do
|
217
|
-
sources = Stripe::Customer.list_balance_transactions(
|
218
|
-
"cus_123"
|
219
|
-
)
|
220
|
-
assert_requested :get, "#{Stripe.api_base}/v1/customers/cus_123/balance_transactions"
|
221
|
-
assert sources.is_a?(Stripe::ListObject)
|
222
|
-
assert sources.data.is_a?(Array)
|
223
|
-
end
|
224
|
-
end
|
225
|
-
end
|
226
|
-
end
|