stripe 13.3.0.pre.beta.3 → 13.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (220) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +650 -1402
  3. data/OPENAPI_VERSION +1 -1
  4. data/VERSION +1 -1
  5. data/lib/stripe/object_types.rb +0 -32
  6. data/lib/stripe/resources/account.rb +2 -232
  7. data/lib/stripe/resources/account_link.rb +0 -9
  8. data/lib/stripe/resources/account_session.rb +0 -103
  9. data/lib/stripe/resources/apple_pay_domain.rb +2 -20
  10. data/lib/stripe/resources/application_fee.rb +2 -36
  11. data/lib/stripe/resources/application_fee_refund.rb +0 -17
  12. data/lib/stripe/resources/apps/secret.rb +2 -24
  13. data/lib/stripe/resources/balance.rb +0 -59
  14. data/lib/stripe/resources/balance_transaction.rb +2 -36
  15. data/lib/stripe/resources/bank_account.rb +3 -61
  16. data/lib/stripe/resources/billing/alert.rb +2 -23
  17. data/lib/stripe/resources/billing/credit_balance_summary.rb +0 -25
  18. data/lib/stripe/resources/billing/credit_balance_transaction.rb +2 -50
  19. data/lib/stripe/resources/billing/credit_grant.rb +2 -46
  20. data/lib/stripe/resources/billing/meter.rb +2 -44
  21. data/lib/stripe/resources/billing/meter_event.rb +0 -15
  22. data/lib/stripe/resources/billing/meter_event_adjustment.rb +0 -16
  23. data/lib/stripe/resources/billing/meter_event_summary.rb +0 -15
  24. data/lib/stripe/resources/billing_portal/configuration.rb +2 -72
  25. data/lib/stripe/resources/billing_portal/session.rb +0 -61
  26. data/lib/stripe/resources/capability.rb +0 -38
  27. data/lib/stripe/resources/card.rb +1 -77
  28. data/lib/stripe/resources/cash_balance.rb +0 -14
  29. data/lib/stripe/resources/charge.rb +2 -471
  30. data/lib/stripe/resources/checkout/session.rb +2 -498
  31. data/lib/stripe/resources/climate/order.rb +2 -57
  32. data/lib/stripe/resources/climate/product.rb +2 -26
  33. data/lib/stripe/resources/climate/supplier.rb +2 -20
  34. data/lib/stripe/resources/confirmation_token.rb +0 -297
  35. data/lib/stripe/resources/country_spec.rb +2 -29
  36. data/lib/stripe/resources/coupon.rb +2 -46
  37. data/lib/stripe/resources/credit_note.rb +2 -93
  38. data/lib/stripe/resources/credit_note_line_item.rb +0 -46
  39. data/lib/stripe/resources/customer.rb +2 -95
  40. data/lib/stripe/resources/customer_balance_transaction.rb +0 -27
  41. data/lib/stripe/resources/customer_cash_balance_transaction.rb +0 -72
  42. data/lib/stripe/resources/customer_session.rb +0 -34
  43. data/lib/stripe/resources/discount.rb +0 -29
  44. data/lib/stripe/resources/dispute.rb +2 -98
  45. data/lib/stripe/resources/entitlements/active_entitlement.rb +2 -13
  46. data/lib/stripe/resources/entitlements/feature.rb +2 -17
  47. data/lib/stripe/resources/ephemeral_key.rb +0 -13
  48. data/lib/stripe/resources/event.rb +2 -46
  49. data/lib/stripe/resources/exchange_rate.rb +2 -9
  50. data/lib/stripe/resources/file.rb +2 -25
  51. data/lib/stripe/resources/file_link.rb +2 -21
  52. data/lib/stripe/resources/financial_connections/account.rb +2 -89
  53. data/lib/stripe/resources/financial_connections/account_owner.rb +0 -17
  54. data/lib/stripe/resources/financial_connections/account_ownership.rb +0 -9
  55. data/lib/stripe/resources/financial_connections/session.rb +0 -49
  56. data/lib/stripe/resources/financial_connections/transaction.rb +2 -30
  57. data/lib/stripe/resources/forwarding/request.rb +2 -42
  58. data/lib/stripe/resources/funding_instructions.rb +0 -82
  59. data/lib/stripe/resources/identity/verification_report.rb +2 -94
  60. data/lib/stripe/resources/identity/verification_session.rb +2 -78
  61. data/lib/stripe/resources/invoice.rb +2 -420
  62. data/lib/stripe/resources/invoice_item.rb +2 -56
  63. data/lib/stripe/resources/invoice_line_item.rb +0 -83
  64. data/lib/stripe/resources/invoice_rendering_template.rb +2 -19
  65. data/lib/stripe/resources/issuing/authorization.rb +2 -131
  66. data/lib/stripe/resources/issuing/card.rb +2 -88
  67. data/lib/stripe/resources/issuing/cardholder.rb +2 -78
  68. data/lib/stripe/resources/issuing/dispute.rb +2 -67
  69. data/lib/stripe/resources/issuing/personalization_design.rb +2 -40
  70. data/lib/stripe/resources/issuing/physical_bundle.rb +2 -20
  71. data/lib/stripe/resources/issuing/token.rb +2 -48
  72. data/lib/stripe/resources/issuing/transaction.rb +2 -108
  73. data/lib/stripe/resources/line_item.rb +0 -50
  74. data/lib/stripe/resources/login_link.rb +0 -7
  75. data/lib/stripe/resources/mandate.rb +0 -78
  76. data/lib/stripe/resources/payment_intent.rb +2 -714
  77. data/lib/stripe/resources/payment_link.rb +2 -200
  78. data/lib/stripe/resources/payment_method.rb +2 -370
  79. data/lib/stripe/resources/payment_method_configuration.rb +2 -432
  80. data/lib/stripe/resources/payment_method_domain.rb +2 -59
  81. data/lib/stripe/resources/payout.rb +2 -58
  82. data/lib/stripe/resources/person.rb +0 -128
  83. data/lib/stripe/resources/plan.rb +2 -54
  84. data/lib/stripe/resources/price.rb +2 -79
  85. data/lib/stripe/resources/product.rb +2 -62
  86. data/lib/stripe/resources/product_feature.rb +0 -12
  87. data/lib/stripe/resources/promotion_code.rb +2 -37
  88. data/lib/stripe/resources/quote.rb +2 -358
  89. data/lib/stripe/resources/radar/early_fraud_warning.rb +2 -19
  90. data/lib/stripe/resources/radar/value_list.rb +2 -25
  91. data/lib/stripe/resources/radar/value_list_item.rb +2 -19
  92. data/lib/stripe/resources/refund.rb +2 -132
  93. data/lib/stripe/resources/reporting/report_run.rb +2 -31
  94. data/lib/stripe/resources/reporting/report_type.rb +2 -21
  95. data/lib/stripe/resources/reversal.rb +0 -21
  96. data/lib/stripe/resources/review.rb +2 -38
  97. data/lib/stripe/resources/setup_attempt.rb +2 -103
  98. data/lib/stripe/resources/setup_intent.rb +2 -160
  99. data/lib/stripe/resources/shipping_rate.rb +2 -44
  100. data/lib/stripe/resources/sigma/scheduled_query_run.rb +2 -28
  101. data/lib/stripe/resources/source.rb +0 -197
  102. data/lib/stripe/resources/source_transaction.rb +0 -48
  103. data/lib/stripe/resources/subscription.rb +2 -216
  104. data/lib/stripe/resources/subscription_item.rb +2 -48
  105. data/lib/stripe/resources/subscription_schedule.rb +2 -175
  106. data/lib/stripe/resources/tax/calculation.rb +0 -72
  107. data/lib/stripe/resources/tax/calculation_line_item.rb +0 -33
  108. data/lib/stripe/resources/tax/registration.rb +2 -381
  109. data/lib/stripe/resources/tax/settings.rb +0 -33
  110. data/lib/stripe/resources/tax/transaction.rb +0 -68
  111. data/lib/stripe/resources/tax/transaction_line_item.rb +0 -30
  112. data/lib/stripe/resources/tax_code.rb +2 -11
  113. data/lib/stripe/resources/tax_id.rb +2 -32
  114. data/lib/stripe/resources/tax_rate.rb +2 -44
  115. data/lib/stripe/resources/terminal/configuration.rb +2 -109
  116. data/lib/stripe/resources/terminal/connection_token.rb +0 -7
  117. data/lib/stripe/resources/terminal/location.rb +2 -22
  118. data/lib/stripe/resources/terminal/reader.rb +2 -180
  119. data/lib/stripe/resources/test_helpers/test_clock.rb +2 -29
  120. data/lib/stripe/resources/token.rb +0 -29
  121. data/lib/stripe/resources/topup.rb +2 -35
  122. data/lib/stripe/resources/transfer.rb +2 -37
  123. data/lib/stripe/resources/treasury/credit_reversal.rb +2 -34
  124. data/lib/stripe/resources/treasury/debit_reversal.rb +2 -40
  125. data/lib/stripe/resources/treasury/financial_account.rb +2 -59
  126. data/lib/stripe/resources/treasury/financial_account_features.rb +0 -91
  127. data/lib/stripe/resources/treasury/inbound_transfer.rb +2 -68
  128. data/lib/stripe/resources/treasury/outbound_payment.rb +2 -87
  129. data/lib/stripe/resources/treasury/outbound_transfer.rb +2 -84
  130. data/lib/stripe/resources/treasury/received_credit.rb +2 -72
  131. data/lib/stripe/resources/treasury/received_debit.rb +2 -69
  132. data/lib/stripe/resources/treasury/transaction.rb +2 -44
  133. data/lib/stripe/resources/treasury/transaction_entry.rb +2 -36
  134. data/lib/stripe/resources/usage_record.rb +0 -13
  135. data/lib/stripe/resources/usage_record_summary.rb +0 -18
  136. data/lib/stripe/resources/v2/billing/meter_event.rb +0 -18
  137. data/lib/stripe/resources/v2/billing/meter_event_adjustment.rb +0 -20
  138. data/lib/stripe/resources/v2/billing/meter_event_session.rb +0 -14
  139. data/lib/stripe/resources/v2/event.rb +0 -21
  140. data/lib/stripe/resources/v2/event_destination.rb +0 -49
  141. data/lib/stripe/resources/webhook_endpoint.rb +2 -34
  142. data/lib/stripe/resources.rb +0 -31
  143. data/lib/stripe/services/financial_connections/account_service.rb +1 -3
  144. data/lib/stripe/services/financial_connections_service.rb +1 -2
  145. data/lib/stripe/services/invoice_service.rb +1 -44
  146. data/lib/stripe/services/issuing_service.rb +1 -5
  147. data/lib/stripe/services/payment_intent_service.rb +0 -37
  148. data/lib/stripe/services/quote_service.rb +1 -49
  149. data/lib/stripe/services/subscription_schedule_service.rb +0 -11
  150. data/lib/stripe/services/tax_service.rb +1 -3
  151. data/lib/stripe/services/terminal/reader_service.rb +0 -33
  152. data/lib/stripe/services/terminal_service.rb +1 -2
  153. data/lib/stripe/services/v1_services.rb +1 -8
  154. data/lib/stripe/services.rb +0 -25
  155. data/lib/stripe/stripe_client.rb +1 -1
  156. data/lib/stripe/stripe_configuration.rb +1 -3
  157. data/lib/stripe/stripe_object.rb +3 -8
  158. data/lib/stripe/util.rb +2 -8
  159. data/lib/stripe/version.rb +1 -1
  160. data/lib/stripe.rb +0 -45
  161. data/stripe.gemspec +1 -2
  162. metadata +4 -62
  163. data/lib/stripe/request_signing_authenticator.rb +0 -79
  164. data/lib/stripe/resources/account_notice.rb +0 -60
  165. data/lib/stripe/resources/application.rb +0 -20
  166. data/lib/stripe/resources/billing/alert_triggered.rb +0 -26
  167. data/lib/stripe/resources/billing/meter_error_report.rb +0 -44
  168. data/lib/stripe/resources/capital/financing_offer.rb +0 -94
  169. data/lib/stripe/resources/capital/financing_summary.rb +0 -32
  170. data/lib/stripe/resources/capital/financing_transaction.rb +0 -56
  171. data/lib/stripe/resources/connect_collection_transfer.rb +0 -24
  172. data/lib/stripe/resources/entitlements/active_entitlement_summary.rb +0 -23
  173. data/lib/stripe/resources/financial_connections/account_inferred_balance.rb +0 -27
  174. data/lib/stripe/resources/financial_connections/institution.rb +0 -61
  175. data/lib/stripe/resources/gift_cards/card.rb +0 -96
  176. data/lib/stripe/resources/gift_cards/transaction.rb +0 -132
  177. data/lib/stripe/resources/invoice_payment.rb +0 -46
  178. data/lib/stripe/resources/issuing/credit_underwriting_record.rb +0 -145
  179. data/lib/stripe/resources/issuing/dispute_settlement_detail.rb +0 -49
  180. data/lib/stripe/resources/issuing/fraud_liability_debit.rb +0 -43
  181. data/lib/stripe/resources/issuing/settlement.rb +0 -49
  182. data/lib/stripe/resources/margin.rb +0 -56
  183. data/lib/stripe/resources/order.rb +0 -322
  184. data/lib/stripe/resources/payment_attempt_record.rb +0 -100
  185. data/lib/stripe/resources/payment_record.rb +0 -188
  186. data/lib/stripe/resources/quote_line.rb +0 -136
  187. data/lib/stripe/resources/quote_preview_invoice.rb +0 -374
  188. data/lib/stripe/resources/quote_preview_subscription_schedule.rb +0 -170
  189. data/lib/stripe/resources/reserve_transaction.rb +0 -22
  190. data/lib/stripe/resources/source_mandate_notification.rb +0 -59
  191. data/lib/stripe/resources/tax/association.rb +0 -60
  192. data/lib/stripe/resources/tax/form.rb +0 -124
  193. data/lib/stripe/resources/tax_deducted_at_source.rb +0 -22
  194. data/lib/stripe/resources/terminal/reader_collected_data.rb +0 -30
  195. data/lib/stripe/resources/v2/amount.rb +0 -9
  196. data/lib/stripe/services/account_notice_service.rb +0 -39
  197. data/lib/stripe/services/capital/financing_offer_service.rb +0 -42
  198. data/lib/stripe/services/capital/financing_summary_service.rb +0 -19
  199. data/lib/stripe/services/capital/financing_transaction_service.rb +0 -31
  200. data/lib/stripe/services/capital_service.rb +0 -15
  201. data/lib/stripe/services/financial_connections/account_inferred_balance_service.rb +0 -19
  202. data/lib/stripe/services/financial_connections/institution_service.rb +0 -30
  203. data/lib/stripe/services/gift_cards/card_service.rb +0 -63
  204. data/lib/stripe/services/gift_cards/transaction_service.rb +0 -74
  205. data/lib/stripe/services/gift_cards_service.rb +0 -14
  206. data/lib/stripe/services/invoice_payment_service.rb +0 -28
  207. data/lib/stripe/services/issuing/credit_underwriting_record_service.rb +0 -74
  208. data/lib/stripe/services/issuing/dispute_settlement_detail_service.rb +0 -30
  209. data/lib/stripe/services/issuing/fraud_liability_debit_service.rb +0 -30
  210. data/lib/stripe/services/margin_service.rb +0 -50
  211. data/lib/stripe/services/order_line_item_service.rb +0 -17
  212. data/lib/stripe/services/order_service.rb +0 -78
  213. data/lib/stripe/services/payment_attempt_record_service.rb +0 -28
  214. data/lib/stripe/services/payment_record_service.rb +0 -78
  215. data/lib/stripe/services/quote_line_service.rb +0 -17
  216. data/lib/stripe/services/quote_preview_invoice_service.rb +0 -17
  217. data/lib/stripe/services/quote_preview_subscription_schedule_service.rb +0 -17
  218. data/lib/stripe/services/tax/association_service.rb +0 -19
  219. data/lib/stripe/services/tax/form_service.rb +0 -37
  220. data/lib/stripe/services/terminal/reader_collected_data_service.rb +0 -19
@@ -1,56 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- module Capital
6
- # This is an object representing the details of a transaction on a Capital financing object.
7
- class FinancingTransaction < APIResource
8
- extend Stripe::APIOperations::List
9
-
10
- OBJECT_NAME = "capital.financing_transaction"
11
- def self.object_name
12
- "capital.financing_transaction"
13
- end
14
-
15
- class Details < Stripe::StripeObject
16
- class Transaction < Stripe::StripeObject
17
- attr_reader :charge, :treasury_transaction
18
- end
19
- attr_reader :advance_amount, :currency, :fee_amount, :linked_payment, :reason, :reversed_transaction, :total_amount, :transaction
20
- end
21
- # The ID of the merchant associated with this financing transaction.
22
- attr_reader :account
23
- # Time at which the financing transaction was created. Given in seconds since unix epoch.
24
- attr_reader :created_at
25
- # This is an object representing a transaction on a Capital financing offer.
26
- attr_reader :details
27
- # The Capital financing offer for this financing transaction.
28
- attr_reader :financing_offer
29
- # A unique identifier for the financing transaction object.
30
- attr_reader :id
31
- # The Capital transaction object that predates the Financing Transactions API and
32
- # corresponds with the balance transaction that was created as a result of this
33
- # financing transaction.
34
- attr_reader :legacy_balance_transaction_source
35
- # Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
36
- attr_reader :livemode
37
- # The object type: financing_transaction
38
- attr_reader :object
39
- # The type of the financing transaction.
40
- attr_reader :type
41
- # A human-friendly description of the financing transaction.
42
- attr_reader :user_facing_description
43
-
44
- # Returns a list of financing transactions. The transactions are returned in sorted order,
45
- # with the most recent transactions appearing first.
46
- def self.list(filters = {}, opts = {})
47
- request_stripe_object(
48
- method: :get,
49
- path: "/v1/capital/financing_transactions",
50
- params: filters,
51
- opts: opts
52
- )
53
- end
54
- end
55
- end
56
- end
@@ -1,24 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- class ConnectCollectionTransfer < APIResource
6
- OBJECT_NAME = "connect_collection_transfer"
7
- def self.object_name
8
- "connect_collection_transfer"
9
- end
10
-
11
- # Amount transferred, in cents (or local equivalent).
12
- attr_reader :amount
13
- # Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
14
- attr_reader :currency
15
- # ID of the account that funds are being collected for.
16
- attr_reader :destination
17
- # Unique identifier for the object.
18
- attr_reader :id
19
- # Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
20
- attr_reader :livemode
21
- # String representing the object's type. Objects of the same type share the same value.
22
- attr_reader :object
23
- end
24
- end
@@ -1,23 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- module Entitlements
6
- # A summary of a customer's active entitlements.
7
- class ActiveEntitlementSummary < APIResource
8
- OBJECT_NAME = "entitlements.active_entitlement_summary"
9
- def self.object_name
10
- "entitlements.active_entitlement_summary"
11
- end
12
-
13
- # The customer that is entitled to this feature.
14
- attr_reader :customer
15
- # The list of entitlements this customer has.
16
- attr_reader :entitlements
17
- # Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
18
- attr_reader :livemode
19
- # String representing the object's type. Objects of the same type share the same value.
20
- attr_reader :object
21
- end
22
- end
23
- end
@@ -1,27 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- module FinancialConnections
6
- # A historical balance for the account on a particular day. It may be sourced from a balance snapshot provided by a financial institution, or inferred using transactions data.
7
- class AccountInferredBalance < APIResource
8
- OBJECT_NAME = "financial_connections.account_inferred_balance"
9
- def self.object_name
10
- "financial_connections.account_inferred_balance"
11
- end
12
-
13
- # The time for which this balance was calculated, measured in seconds since the Unix epoch. If the balance was computed by Stripe and not provided directly by a financial institution, it will always be 23:59:59 UTC.
14
- attr_reader :as_of
15
- # The balances owed to (or by) the account holder, before subtracting any outbound pending transactions or adding any inbound pending transactions.
16
- #
17
- # Each key is a three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase.
18
- #
19
- # Each value is a integer amount. A positive amount indicates money owed to the account holder. A negative amount indicates money owed by the account holder.
20
- attr_reader :current
21
- # Unique identifier for the object.
22
- attr_reader :id
23
- # String representing the object's type. Objects of the same type share the same value.
24
- attr_reader :object
25
- end
26
- end
27
- end
@@ -1,61 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- module FinancialConnections
6
- # An institution represents a financial institution to which an end user can connect using the Financial Connections authentication flow.
7
- class Institution < APIResource
8
- extend Stripe::APIOperations::List
9
-
10
- OBJECT_NAME = "financial_connections.institution"
11
- def self.object_name
12
- "financial_connections.institution"
13
- end
14
-
15
- class Features < Stripe::StripeObject
16
- class Balances < Stripe::StripeObject
17
- attr_reader :supported
18
- end
19
-
20
- class Ownership < Stripe::StripeObject
21
- attr_reader :supported
22
- end
23
-
24
- class PaymentMethod < Stripe::StripeObject
25
- attr_reader :supported
26
- end
27
-
28
- class Transactions < Stripe::StripeObject
29
- attr_reader :supported
30
- end
31
- attr_reader :balances, :ownership, :payment_method, :transactions
32
- end
33
- # Attribute for field features
34
- attr_reader :features
35
- # Unique identifier for the object.
36
- attr_reader :id
37
- # Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
38
- attr_reader :livemode
39
- # The name of this institution.
40
- attr_reader :name
41
- # String representing the object's type. Objects of the same type share the same value.
42
- attr_reader :object
43
- # A list of routing numbers which are known to correspond to this institution. Due to the many to many relationship between institutions and routing numbers, this list may not be comprehensive and routing numbers may also be shared between institutions.
44
- attr_reader :routing_numbers
45
- # The status of this institution in the Financial Connections authentication flow.
46
- attr_reader :status
47
- # A URL corresponding to this institution. This URL is also displayed in the authentication flow to help end users confirm that they are authenticating with the right institution.
48
- attr_reader :url
49
-
50
- # Returns a list of Financial Connections Institution objects.
51
- def self.list(filters = {}, opts = {})
52
- request_stripe_object(
53
- method: :get,
54
- path: "/v1/financial_connections/institutions",
55
- params: filters,
56
- opts: opts
57
- )
58
- end
59
- end
60
- end
61
- end
@@ -1,96 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- module GiftCards
6
- # A gift card represents a single gift card owned by a customer, including the
7
- # remaining balance, gift card code, and whether or not it is active.
8
- class Card < APIResource
9
- extend Stripe::APIOperations::Create
10
- extend Stripe::APIOperations::List
11
- include Stripe::APIOperations::Save
12
-
13
- OBJECT_NAME = "gift_cards.card"
14
- def self.object_name
15
- "gift_cards.card"
16
- end
17
-
18
- class CreatedBy < Stripe::StripeObject
19
- class Checkout < Stripe::StripeObject
20
- attr_reader :checkout_session, :line_item
21
- end
22
-
23
- class Order < Stripe::StripeObject
24
- attr_reader :line_item, :order
25
- end
26
-
27
- class Payment < Stripe::StripeObject
28
- attr_reader :payment_intent
29
- end
30
- attr_reader :checkout, :order, :payment, :type
31
- end
32
- # Whether this gift card can be used or not.
33
- attr_reader :active
34
- # The amount of funds available for new transactions.
35
- attr_reader :amount_available
36
- # The amount of funds marked as held.
37
- attr_reader :amount_held
38
- # Code used to redeem this gift card.
39
- attr_reader :code
40
- # Time at which the object was created. Measured in seconds since the Unix epoch.
41
- attr_reader :created
42
- # The related Stripe objects that created this gift card.
43
- attr_reader :created_by
44
- # Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
45
- attr_reader :currency
46
- # Unique identifier for the object.
47
- attr_reader :id
48
- # Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
49
- attr_reader :metadata
50
- # String representing the object's type. Objects of the same type share the same value.
51
- attr_reader :object
52
- # Transactions on this gift card.
53
- attr_reader :transactions
54
-
55
- # Creates a new gift card object.
56
- def self.create(params = {}, opts = {})
57
- request_stripe_object(
58
- method: :post,
59
- path: "/v1/gift_cards/cards",
60
- params: params,
61
- opts: opts
62
- )
63
- end
64
-
65
- # List gift cards for an account
66
- def self.list(filters = {}, opts = {})
67
- request_stripe_object(
68
- method: :get,
69
- path: "/v1/gift_cards/cards",
70
- params: filters,
71
- opts: opts
72
- )
73
- end
74
-
75
- # Update a gift card
76
- def self.update(id, params = {}, opts = {})
77
- request_stripe_object(
78
- method: :post,
79
- path: format("/v1/gift_cards/cards/%<id>s", { id: CGI.escape(id) }),
80
- params: params,
81
- opts: opts
82
- )
83
- end
84
-
85
- # Validates a gift card code, returning the matching gift card object if it exists.
86
- def self.validate(params = {}, opts = {})
87
- request_stripe_object(
88
- method: :post,
89
- path: "/v1/gift_cards/cards/validate",
90
- params: params,
91
- opts: opts
92
- )
93
- end
94
- end
95
- end
96
- end
@@ -1,132 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- module GiftCards
6
- # A gift card transaction represents a single transaction on a referenced gift card.
7
- # A transaction is in one of three states, `confirmed`, `held` or `canceled`. A `confirmed`
8
- # transaction is one that has added/deducted funds. A `held` transaction has created a
9
- # temporary hold on funds, which can then be cancelled or confirmed. A `held` transaction
10
- # can be confirmed into a `confirmed` transaction, or canceled into a `canceled` transaction.
11
- # A `canceled` transaction has no effect on a gift card's balance.
12
- class Transaction < APIResource
13
- extend Stripe::APIOperations::Create
14
- extend Stripe::APIOperations::List
15
- include Stripe::APIOperations::Save
16
-
17
- OBJECT_NAME = "gift_cards.transaction"
18
- def self.object_name
19
- "gift_cards.transaction"
20
- end
21
-
22
- class CreatedBy < Stripe::StripeObject
23
- class Checkout < Stripe::StripeObject
24
- attr_reader :checkout_session, :line_item
25
- end
26
-
27
- class Order < Stripe::StripeObject
28
- attr_reader :line_item, :order
29
- end
30
-
31
- class Payment < Stripe::StripeObject
32
- attr_reader :payment_intent
33
- end
34
- attr_reader :checkout, :order, :payment, :type
35
- end
36
- # The amount of this transaction. A positive value indicates that funds were added to the gift card. A negative value indicates that funds were removed from the gift card.
37
- attr_reader :amount
38
- # Time at which the transaction was confirmed. Measured in seconds since the Unix epoch.
39
- attr_reader :confirmed_at
40
- # Time at which the object was created. Measured in seconds since the Unix epoch.
41
- attr_reader :created
42
- # The related Stripe objects that created this gift card transaction.
43
- attr_reader :created_by
44
- # Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
45
- attr_reader :currency
46
- # An arbitrary string attached to the object. Often useful for displaying to users.
47
- attr_reader :description
48
- # The gift card that this transaction occurred on
49
- attr_reader :gift_card
50
- # Unique identifier for the object.
51
- attr_reader :id
52
- # Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
53
- attr_reader :metadata
54
- # String representing the object's type. Objects of the same type share the same value.
55
- attr_reader :object
56
- # Status of this transaction, one of `held`, `confirmed`, or `canceled`.
57
- attr_reader :status
58
- # A string that identifies this transaction as part of a group. See the [Connect documentation](https://stripe.com/docs/connect/separate-charges-and-transfers) for details.
59
- attr_reader :transfer_group
60
-
61
- # Cancel a gift card transaction
62
- def cancel(params = {}, opts = {})
63
- request_stripe_object(
64
- method: :post,
65
- path: format("/v1/gift_cards/transactions/%<id>s/cancel", { id: CGI.escape(self["id"]) }),
66
- params: params,
67
- opts: opts
68
- )
69
- end
70
-
71
- # Cancel a gift card transaction
72
- def self.cancel(id, params = {}, opts = {})
73
- request_stripe_object(
74
- method: :post,
75
- path: format("/v1/gift_cards/transactions/%<id>s/cancel", { id: CGI.escape(id) }),
76
- params: params,
77
- opts: opts
78
- )
79
- end
80
-
81
- # Confirm a gift card transaction
82
- def confirm(params = {}, opts = {})
83
- request_stripe_object(
84
- method: :post,
85
- path: format("/v1/gift_cards/transactions/%<id>s/confirm", { id: CGI.escape(self["id"]) }),
86
- params: params,
87
- opts: opts
88
- )
89
- end
90
-
91
- # Confirm a gift card transaction
92
- def self.confirm(id, params = {}, opts = {})
93
- request_stripe_object(
94
- method: :post,
95
- path: format("/v1/gift_cards/transactions/%<id>s/confirm", { id: CGI.escape(id) }),
96
- params: params,
97
- opts: opts
98
- )
99
- end
100
-
101
- # Create a gift card transaction
102
- def self.create(params = {}, opts = {})
103
- request_stripe_object(
104
- method: :post,
105
- path: "/v1/gift_cards/transactions",
106
- params: params,
107
- opts: opts
108
- )
109
- end
110
-
111
- # List gift card transactions for a gift card
112
- def self.list(filters = {}, opts = {})
113
- request_stripe_object(
114
- method: :get,
115
- path: "/v1/gift_cards/transactions",
116
- params: filters,
117
- opts: opts
118
- )
119
- end
120
-
121
- # Update a gift card transaction
122
- def self.update(id, params = {}, opts = {})
123
- request_stripe_object(
124
- method: :post,
125
- path: format("/v1/gift_cards/transactions/%<id>s", { id: CGI.escape(id) }),
126
- params: params,
127
- opts: opts
128
- )
129
- end
130
- end
131
- end
132
- end
@@ -1,46 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- # The invoice payment object
6
- class InvoicePayment < APIResource
7
- OBJECT_NAME = "invoice_payment"
8
- def self.object_name
9
- "invoice_payment"
10
- end
11
-
12
- class Payment < Stripe::StripeObject
13
- attr_reader :charge, :payment_intent, :payment_record, :type
14
- end
15
-
16
- class StatusTransitions < Stripe::StripeObject
17
- attr_reader :canceled_at, :paid_at
18
- end
19
- # Excess payment that was received for this invoice and credited to the customer’s `invoice_credit_balance`. This field is null until the payment is `paid`. Overpayment can happen when you attach more than one PaymentIntent to the invoice, and each of them succeeds. To avoid overpayment, cancel any PaymentIntents that you do not need before attaching more.
20
- attr_reader :amount_overpaid
21
- # Amount that was actually paid for this invoice, in cents (or local equivalent). This field is null until the payment is `paid`. This amount can be less than the `amount_requested` if the PaymentIntent’s `amount_received` is not sufficient to pay all of the invoices that it is attached to.
22
- attr_reader :amount_paid
23
- # Amount intended to be paid toward this invoice, in cents (or local equivalent)
24
- attr_reader :amount_requested
25
- # Time at which the object was created. Measured in seconds since the Unix epoch.
26
- attr_reader :created
27
- # Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
28
- attr_reader :currency
29
- # Unique identifier for the object.
30
- attr_reader :id
31
- # The invoice that was paid.
32
- attr_reader :invoice
33
- # Stripe automatically creates a default InvoicePayment when the invoice is finalized, and keeps it synchronized with the invoice’s `amount_remaining`. The PaymentIntent associated with the default payment can’t be edited or canceled directly.
34
- attr_reader :is_default
35
- # Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
36
- attr_reader :livemode
37
- # String representing the object's type. Objects of the same type share the same value.
38
- attr_reader :object
39
- # Attribute for field payment
40
- attr_reader :payment
41
- # The status of the payment, one of `open`, `paid`, or `canceled`.
42
- attr_reader :status
43
- # Attribute for field status_transitions
44
- attr_reader :status_transitions
45
- end
46
- end
@@ -1,145 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- module Issuing
6
- # Every time an applicant submits an application for a Charge Card product your platform offers, or every time your platform takes a proactive credit decision on an existing account, you must record the decision by creating a new `CreditUnderwritingRecord` object on a connected account.
7
- #
8
- # [Follow the guide](https://stripe.com/docs/issuing/credit/report-credit-decisions-and-manage-aans) to learn about your requirements as a platform.
9
- class CreditUnderwritingRecord < APIResource
10
- extend Stripe::APIOperations::List
11
-
12
- OBJECT_NAME = "issuing.credit_underwriting_record"
13
- def self.object_name
14
- "issuing.credit_underwriting_record"
15
- end
16
-
17
- class Application < Stripe::StripeObject
18
- attr_reader :application_method, :purpose, :submitted_at
19
- end
20
-
21
- class CreditUser < Stripe::StripeObject
22
- attr_reader :email, :name
23
- end
24
-
25
- class Decision < Stripe::StripeObject
26
- class ApplicationRejected < Stripe::StripeObject
27
- attr_reader :reason_other_explanation, :reasons
28
- end
29
-
30
- class CreditLimitApproved < Stripe::StripeObject
31
- attr_reader :amount, :currency
32
- end
33
-
34
- class CreditLimitDecreased < Stripe::StripeObject
35
- attr_reader :amount, :currency, :reason_other_explanation, :reasons
36
- end
37
-
38
- class CreditLineClosed < Stripe::StripeObject
39
- attr_reader :reason_other_explanation, :reasons
40
- end
41
- attr_reader :application_rejected, :credit_limit_approved, :credit_limit_decreased, :credit_line_closed, :type
42
- end
43
-
44
- class UnderwritingException < Stripe::StripeObject
45
- attr_reader :explanation, :original_decision_type
46
- end
47
- # For decisions triggered by an application, details about the submission.
48
- attr_reader :application
49
- # Time at which the object was created. Measured in seconds since the Unix epoch.
50
- attr_reader :created
51
- # The event that triggered the underwriting.
52
- attr_reader :created_from
53
- # Attribute for field credit_user
54
- attr_reader :credit_user
55
- # Date when a decision was made.
56
- attr_reader :decided_at
57
- # Details about the decision.
58
- attr_reader :decision
59
- # For underwriting initiated by an application, a decision must be taken 30 days after the submission.
60
- attr_reader :decision_deadline
61
- # Unique identifier for the object.
62
- attr_reader :id
63
- # Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
64
- attr_reader :livemode
65
- # Set of [key-value pairs](https://stripe.com/docs/api/metadata) that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
66
- attr_reader :metadata
67
- # String representing the object's type. Objects of the same type share the same value.
68
- attr_reader :object
69
- # File containing regulatory reporting data for the decision. Required if you are subject to this [reporting requirement](https://stripe.com/docs/issuing/credit/report-required-regulatory-data-for-credit-decisions).
70
- attr_reader :regulatory_reporting_file
71
- # If an exception to the usual underwriting criteria was made for this application, details about the exception must be provided. Exceptions should only be granted in rare circumstances, in consultation with Stripe Compliance.
72
- attr_reader :underwriting_exception
73
-
74
- # Update a CreditUnderwritingRecord object to correct mistakes.
75
- def correct(params = {}, opts = {})
76
- request_stripe_object(
77
- method: :post,
78
- path: format("/v1/issuing/credit_underwriting_records/%<credit_underwriting_record>s/correct", { credit_underwriting_record: CGI.escape(self["id"]) }),
79
- params: params,
80
- opts: opts
81
- )
82
- end
83
-
84
- # Update a CreditUnderwritingRecord object to correct mistakes.
85
- def self.correct(credit_underwriting_record, params = {}, opts = {})
86
- request_stripe_object(
87
- method: :post,
88
- path: format("/v1/issuing/credit_underwriting_records/%<credit_underwriting_record>s/correct", { credit_underwriting_record: CGI.escape(credit_underwriting_record) }),
89
- params: params,
90
- opts: opts
91
- )
92
- end
93
-
94
- # Creates a CreditUnderwritingRecord object with information about a credit application submission.
95
- def self.create_from_application(params = {}, opts = {})
96
- request_stripe_object(
97
- method: :post,
98
- path: "/v1/issuing/credit_underwriting_records/create_from_application",
99
- params: params,
100
- opts: opts
101
- )
102
- end
103
-
104
- # Creates a CreditUnderwritingRecord object from an underwriting decision coming from a proactive review of an existing accountholder.
105
- def self.create_from_proactive_review(params = {}, opts = {})
106
- request_stripe_object(
107
- method: :post,
108
- path: "/v1/issuing/credit_underwriting_records/create_from_proactive_review",
109
- params: params,
110
- opts: opts
111
- )
112
- end
113
-
114
- # Retrieves a list of CreditUnderwritingRecord objects. The objects are sorted in descending order by creation date, with the most-recently-created object appearing first.
115
- def self.list(filters = {}, opts = {})
116
- request_stripe_object(
117
- method: :get,
118
- path: "/v1/issuing/credit_underwriting_records",
119
- params: filters,
120
- opts: opts
121
- )
122
- end
123
-
124
- # Update a CreditUnderwritingRecord object from a decision made on a credit application.
125
- def report_decision(params = {}, opts = {})
126
- request_stripe_object(
127
- method: :post,
128
- path: format("/v1/issuing/credit_underwriting_records/%<credit_underwriting_record>s/report_decision", { credit_underwriting_record: CGI.escape(self["id"]) }),
129
- params: params,
130
- opts: opts
131
- )
132
- end
133
-
134
- # Update a CreditUnderwritingRecord object from a decision made on a credit application.
135
- def self.report_decision(credit_underwriting_record, params = {}, opts = {})
136
- request_stripe_object(
137
- method: :post,
138
- path: format("/v1/issuing/credit_underwriting_records/%<credit_underwriting_record>s/report_decision", { credit_underwriting_record: CGI.escape(credit_underwriting_record) }),
139
- params: params,
140
- opts: opts
141
- )
142
- end
143
- end
144
- end
145
- end
@@ -1,49 +0,0 @@
1
- # File generated from our OpenAPI spec
2
- # frozen_string_literal: true
3
-
4
- module Stripe
5
- module Issuing
6
- # Represents a record from the card network of a money movement or change in state for an Issuing dispute. These records are included in the settlement reports that we receive from networks and expose to users as Settlement objects.
7
- class DisputeSettlementDetail < APIResource
8
- extend Stripe::APIOperations::List
9
-
10
- OBJECT_NAME = "issuing.dispute_settlement_detail"
11
- def self.object_name
12
- "issuing.dispute_settlement_detail"
13
- end
14
-
15
- # Disputed amount in the card’s currency and in the smallest currency unit. Usually the amount of the transaction, but can differ (usually because of currency fluctuation).
16
- attr_reader :amount
17
- # The card used to make the original transaction.
18
- attr_reader :card
19
- # Time at which the object was created. Measured in seconds since the Unix epoch.
20
- attr_reader :created
21
- # The currency the original transaction was made in. Three-letter [ISO currency code](https://www.iso.org/iso-4217-currency-codes.html), in lowercase. Must be a [supported currency](https://stripe.com/docs/currencies).
22
- attr_reader :currency
23
- # The ID of the linked dispute.
24
- attr_reader :dispute
25
- # The type of event corresponding to this dispute settlement detail, representing the stage in the dispute network lifecycle.
26
- attr_reader :event_type
27
- # Unique identifier for the object.
28
- attr_reader :id
29
- # Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
30
- attr_reader :livemode
31
- # The card network for this dispute settlement detail. One of ["visa", "mastercard", "maestro"]
32
- attr_reader :network
33
- # String representing the object's type. Objects of the same type share the same value.
34
- attr_reader :object
35
- # The ID of the linked card network settlement.
36
- attr_reader :settlement
37
-
38
- # Returns a list of Issuing DisputeSettlementDetail objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
39
- def self.list(filters = {}, opts = {})
40
- request_stripe_object(
41
- method: :get,
42
- path: "/v1/issuing/dispute_settlement_details",
43
- params: filters,
44
- opts: opts
45
- )
46
- end
47
- end
48
- end
49
- end