increase 1.253.0 → 1.255.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +16 -0
- data/README.md +1 -1
- data/lib/increase/models/card_payment.rb +10 -10
- data/lib/increase/models/entity.rb +215 -2
- data/lib/increase/models/real_time_decision.rb +10 -10
- data/lib/increase/version.rb +1 -1
- data/rbi/increase/models/card_payment.rbi +12 -12
- data/rbi/increase/models/entity.rbi +498 -4
- data/rbi/increase/models/real_time_decision.rbi +12 -12
- data/sig/increase/models/card_payment.rbs +12 -12
- data/sig/increase/models/entity.rbs +187 -3
- data/sig/increase/models/real_time_decision.rbs +12 -12
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 683352ad52d099065ff04b06cf99b1218e208be33fd0d826e1613a1c4a7e8f1c
|
|
4
|
+
data.tar.gz: 5ddcc6b136e2b6b46c46957ef5f512094ae462b76cc26f4f55a25569f83b5723
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a980a16528107b988dfb151d1db89dfbe7af0ff8b65cdba2a2976c7cd355e27f6fda619ee46f26d2785cac96f1f98ee10f2949163bb2b7890629682e2a995741
|
|
7
|
+
data.tar.gz: d6015813d1ad39971b7b8338092f2c10665aedcf3012a66b3518b0b8229e268e97ba559cd718e96ed76decbbb123e39141c48b45cc8351551b2b5e62f5768d03
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 1.255.0 (2026-03-13)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v1.254.0...v1.255.0](https://github.com/Increase/increase-ruby/compare/v1.254.0...v1.255.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** api update ([fb7738c](https://github.com/Increase/increase-ruby/commit/fb7738cf952c59634ae2c60442d3b0060d8c23b8))
|
|
10
|
+
|
|
11
|
+
## 1.254.0 (2026-03-13)
|
|
12
|
+
|
|
13
|
+
Full Changelog: [v1.253.0...v1.254.0](https://github.com/Increase/increase-ruby/compare/v1.253.0...v1.254.0)
|
|
14
|
+
|
|
15
|
+
### Features
|
|
16
|
+
|
|
17
|
+
* **api:** api update ([ff88f04](https://github.com/Increase/increase-ruby/commit/ff88f04db6f580d04908ae94d7d12dcfd3e5e320))
|
|
18
|
+
|
|
3
19
|
## 1.253.0 (2026-03-13)
|
|
4
20
|
|
|
5
21
|
Full Changelog: [v1.252.0...v1.253.0](https://github.com/Increase/increase-ruby/compare/v1.252.0...v1.253.0)
|
data/README.md
CHANGED
|
@@ -318,12 +318,12 @@ module Increase
|
|
|
318
318
|
# @return [String]
|
|
319
319
|
required :id, String
|
|
320
320
|
|
|
321
|
-
# @!attribute
|
|
321
|
+
# @!attribute access_control_server_transaction_identifier
|
|
322
322
|
# A unique identifier assigned by the Access Control Server (us) for this
|
|
323
323
|
# transaction.
|
|
324
324
|
#
|
|
325
325
|
# @return [String]
|
|
326
|
-
required :
|
|
326
|
+
required :access_control_server_transaction_identifier, String
|
|
327
327
|
|
|
328
328
|
# @!attribute billing_address_city
|
|
329
329
|
# The city of the cardholder billing address associated with the card used for
|
|
@@ -429,12 +429,12 @@ module Increase
|
|
|
429
429
|
# @return [Increase::Models::CardPayment::Element::CardAuthentication::DeviceChannel]
|
|
430
430
|
required :device_channel, -> { Increase::CardPayment::Element::CardAuthentication::DeviceChannel }
|
|
431
431
|
|
|
432
|
-
# @!attribute
|
|
432
|
+
# @!attribute directory_server_transaction_identifier
|
|
433
433
|
# A unique identifier assigned by the Directory Server (the card network) for this
|
|
434
434
|
# transaction.
|
|
435
435
|
#
|
|
436
436
|
# @return [String]
|
|
437
|
-
required :
|
|
437
|
+
required :directory_server_transaction_identifier, String
|
|
438
438
|
|
|
439
439
|
# @!attribute merchant_acceptor_id
|
|
440
440
|
# The merchant identifier (commonly abbreviated as MID) of the merchant the card
|
|
@@ -563,12 +563,12 @@ module Increase
|
|
|
563
563
|
# @return [Symbol, Increase::Models::CardPayment::Element::CardAuthentication::Status]
|
|
564
564
|
required :status, enum: -> { Increase::CardPayment::Element::CardAuthentication::Status }
|
|
565
565
|
|
|
566
|
-
# @!attribute
|
|
566
|
+
# @!attribute three_d_secure_server_transaction_identifier
|
|
567
567
|
# A unique identifier assigned by the 3DS Server initiating the authentication
|
|
568
568
|
# attempt for this transaction.
|
|
569
569
|
#
|
|
570
570
|
# @return [String]
|
|
571
|
-
required :
|
|
571
|
+
required :three_d_secure_server_transaction_identifier, String
|
|
572
572
|
|
|
573
573
|
# @!attribute type
|
|
574
574
|
# A constant representing the object's type. For this resource it will always be
|
|
@@ -577,7 +577,7 @@ module Increase
|
|
|
577
577
|
# @return [Symbol, Increase::Models::CardPayment::Element::CardAuthentication::Type]
|
|
578
578
|
required :type, enum: -> { Increase::CardPayment::Element::CardAuthentication::Type }
|
|
579
579
|
|
|
580
|
-
# @!method initialize(id:,
|
|
580
|
+
# @!method initialize(id:, access_control_server_transaction_identifier:, billing_address_city:, billing_address_country:, billing_address_line1:, billing_address_line2:, billing_address_line3:, billing_address_postal_code:, billing_address_state:, card_id:, card_payment_id:, cardholder_email:, cardholder_name:, challenge:, created_at:, deny_reason:, device_channel:, directory_server_transaction_identifier:, merchant_acceptor_id:, merchant_category_code:, merchant_country:, merchant_name:, message_category:, prior_authenticated_card_payment_id:, real_time_decision_id:, requestor_authentication_indicator:, requestor_challenge_indicator:, requestor_name:, requestor_url:, shipping_address_city:, shipping_address_country:, shipping_address_line1:, shipping_address_line2:, shipping_address_line3:, shipping_address_postal_code:, shipping_address_state:, status:, three_d_secure_server_transaction_identifier:, type:)
|
|
581
581
|
# Some parameter documentations has been truncated, see
|
|
582
582
|
# {Increase::Models::CardPayment::Element::CardAuthentication} for more details.
|
|
583
583
|
#
|
|
@@ -587,7 +587,7 @@ module Increase
|
|
|
587
587
|
#
|
|
588
588
|
# @param id [String] The Card Authentication identifier.
|
|
589
589
|
#
|
|
590
|
-
# @param
|
|
590
|
+
# @param access_control_server_transaction_identifier [String] A unique identifier assigned by the Access Control Server (us) for this transact
|
|
591
591
|
#
|
|
592
592
|
# @param billing_address_city [String, nil] The city of the cardholder billing address associated with the card used for thi
|
|
593
593
|
#
|
|
@@ -619,7 +619,7 @@ module Increase
|
|
|
619
619
|
#
|
|
620
620
|
# @param device_channel [Increase::Models::CardPayment::Element::CardAuthentication::DeviceChannel] The device channel of the card authentication attempt.
|
|
621
621
|
#
|
|
622
|
-
# @param
|
|
622
|
+
# @param directory_server_transaction_identifier [String] A unique identifier assigned by the Directory Server (the card network) for this
|
|
623
623
|
#
|
|
624
624
|
# @param merchant_acceptor_id [String, nil] The merchant identifier (commonly abbreviated as MID) of the merchant the card i
|
|
625
625
|
#
|
|
@@ -659,7 +659,7 @@ module Increase
|
|
|
659
659
|
#
|
|
660
660
|
# @param status [Symbol, Increase::Models::CardPayment::Element::CardAuthentication::Status] The status of the card authentication.
|
|
661
661
|
#
|
|
662
|
-
# @param
|
|
662
|
+
# @param three_d_secure_server_transaction_identifier [String] A unique identifier assigned by the 3DS Server initiating the authentication att
|
|
663
663
|
#
|
|
664
664
|
# @param type [Symbol, Increase::Models::CardPayment::Element::CardAuthentication::Type] A constant representing the object's type. For this resource it will always be `
|
|
665
665
|
|
|
@@ -121,12 +121,19 @@ module Increase
|
|
|
121
121
|
# @return [Symbol, Increase::Models::Entity::Type]
|
|
122
122
|
required :type, enum: -> { Increase::Entity::Type }
|
|
123
123
|
|
|
124
|
-
# @!
|
|
124
|
+
# @!attribute validation
|
|
125
|
+
# The validation results for the entity.
|
|
126
|
+
#
|
|
127
|
+
# @return [Increase::Models::Entity::Validation, nil]
|
|
128
|
+
required :validation, -> { Increase::Entity::Validation }, nil?: true
|
|
129
|
+
|
|
130
|
+
# @!method initialize(id:, corporation:, created_at:, description:, details_confirmed_at:, government_authority:, idempotency_key:, joint:, natural_person:, risk_rating:, status:, structure:, supplemental_documents:, terms_agreements:, third_party_verification:, trust:, type:, validation:)
|
|
125
131
|
# Some parameter documentations has been truncated, see {Increase::Models::Entity}
|
|
126
132
|
# for more details.
|
|
127
133
|
#
|
|
128
134
|
# Entities are the legal entities that own accounts. They can be people,
|
|
129
|
-
# corporations, partnerships, government authorities, or trusts.
|
|
135
|
+
# corporations, partnerships, government authorities, or trusts. To learn more,
|
|
136
|
+
# see [Entities](/documentation/entities).
|
|
130
137
|
#
|
|
131
138
|
# @param id [String] The entity's identifier.
|
|
132
139
|
#
|
|
@@ -161,6 +168,8 @@ module Increase
|
|
|
161
168
|
# @param trust [Increase::Models::Entity::Trust, nil] Details of the trust entity. Will be present if `structure` is equal to `trust`.
|
|
162
169
|
#
|
|
163
170
|
# @param type [Symbol, Increase::Models::Entity::Type] A constant representing the object's type. For this resource it will always be `
|
|
171
|
+
#
|
|
172
|
+
# @param validation [Increase::Models::Entity::Validation, nil] The validation results for the entity.
|
|
164
173
|
|
|
165
174
|
# @see Increase::Models::Entity#corporation
|
|
166
175
|
class Corporation < Increase::Internal::Type::BaseModel
|
|
@@ -1586,6 +1595,210 @@ module Increase
|
|
|
1586
1595
|
# @!method self.values
|
|
1587
1596
|
# @return [Array<Symbol>]
|
|
1588
1597
|
end
|
|
1598
|
+
|
|
1599
|
+
# @see Increase::Models::Entity#validation
|
|
1600
|
+
class Validation < Increase::Internal::Type::BaseModel
|
|
1601
|
+
# @!attribute issues
|
|
1602
|
+
# The list of issues that need to be addressed.
|
|
1603
|
+
#
|
|
1604
|
+
# @return [Array<Increase::Models::Entity::Validation::Issue>]
|
|
1605
|
+
required :issues, -> { Increase::Internal::Type::ArrayOf[Increase::Entity::Validation::Issue] }
|
|
1606
|
+
|
|
1607
|
+
# @!attribute status
|
|
1608
|
+
# The validation status for the entity. If the status is `invalid`, the `issues`
|
|
1609
|
+
# array will be populated.
|
|
1610
|
+
#
|
|
1611
|
+
# @return [Symbol, Increase::Models::Entity::Validation::Status]
|
|
1612
|
+
required :status, enum: -> { Increase::Entity::Validation::Status }
|
|
1613
|
+
|
|
1614
|
+
# @!method initialize(issues:, status:)
|
|
1615
|
+
# Some parameter documentations has been truncated, see
|
|
1616
|
+
# {Increase::Models::Entity::Validation} for more details.
|
|
1617
|
+
#
|
|
1618
|
+
# The validation results for the entity.
|
|
1619
|
+
#
|
|
1620
|
+
# @param issues [Array<Increase::Models::Entity::Validation::Issue>] The list of issues that need to be addressed.
|
|
1621
|
+
#
|
|
1622
|
+
# @param status [Symbol, Increase::Models::Entity::Validation::Status] The validation status for the entity. If the status is `invalid`, the `issues` a
|
|
1623
|
+
|
|
1624
|
+
class Issue < Increase::Internal::Type::BaseModel
|
|
1625
|
+
# @!attribute beneficial_owner_address
|
|
1626
|
+
# Details when the issue is with a beneficial owner's address.
|
|
1627
|
+
#
|
|
1628
|
+
# @return [Increase::Models::Entity::Validation::Issue::BeneficialOwnerAddress, nil]
|
|
1629
|
+
required :beneficial_owner_address,
|
|
1630
|
+
-> { Increase::Entity::Validation::Issue::BeneficialOwnerAddress },
|
|
1631
|
+
nil?: true
|
|
1632
|
+
|
|
1633
|
+
# @!attribute beneficial_owner_identity
|
|
1634
|
+
# Details when the issue is with a beneficial owner's identity verification.
|
|
1635
|
+
#
|
|
1636
|
+
# @return [Increase::Models::Entity::Validation::Issue::BeneficialOwnerIdentity, nil]
|
|
1637
|
+
required :beneficial_owner_identity,
|
|
1638
|
+
-> { Increase::Entity::Validation::Issue::BeneficialOwnerIdentity },
|
|
1639
|
+
nil?: true
|
|
1640
|
+
|
|
1641
|
+
# @!attribute category
|
|
1642
|
+
# The type of issue. We may add additional possible values for this enum over
|
|
1643
|
+
# time; your application should be able to handle such additions gracefully.
|
|
1644
|
+
#
|
|
1645
|
+
# @return [Symbol, Increase::Models::Entity::Validation::Issue::Category]
|
|
1646
|
+
required :category, enum: -> { Increase::Entity::Validation::Issue::Category }
|
|
1647
|
+
|
|
1648
|
+
# @!attribute entity_address
|
|
1649
|
+
# Details when the issue is with the entity's address.
|
|
1650
|
+
#
|
|
1651
|
+
# @return [Increase::Models::Entity::Validation::Issue::EntityAddress, nil]
|
|
1652
|
+
required :entity_address, -> { Increase::Entity::Validation::Issue::EntityAddress }, nil?: true
|
|
1653
|
+
|
|
1654
|
+
# @!attribute entity_tax_identifier
|
|
1655
|
+
# Details when the issue is with the entity's tax ID.
|
|
1656
|
+
#
|
|
1657
|
+
# @return [Increase::Models::Entity::Validation::Issue::EntityTaxIdentifier, nil]
|
|
1658
|
+
required :entity_tax_identifier,
|
|
1659
|
+
-> { Increase::Entity::Validation::Issue::EntityTaxIdentifier },
|
|
1660
|
+
nil?: true
|
|
1661
|
+
|
|
1662
|
+
# @!method initialize(beneficial_owner_address:, beneficial_owner_identity:, category:, entity_address:, entity_tax_identifier:)
|
|
1663
|
+
# Some parameter documentations has been truncated, see
|
|
1664
|
+
# {Increase::Models::Entity::Validation::Issue} for more details.
|
|
1665
|
+
#
|
|
1666
|
+
# @param beneficial_owner_address [Increase::Models::Entity::Validation::Issue::BeneficialOwnerAddress, nil] Details when the issue is with a beneficial owner's address.
|
|
1667
|
+
#
|
|
1668
|
+
# @param beneficial_owner_identity [Increase::Models::Entity::Validation::Issue::BeneficialOwnerIdentity, nil] Details when the issue is with a beneficial owner's identity verification.
|
|
1669
|
+
#
|
|
1670
|
+
# @param category [Symbol, Increase::Models::Entity::Validation::Issue::Category] The type of issue. We may add additional possible values for this enum over time
|
|
1671
|
+
#
|
|
1672
|
+
# @param entity_address [Increase::Models::Entity::Validation::Issue::EntityAddress, nil] Details when the issue is with the entity's address.
|
|
1673
|
+
#
|
|
1674
|
+
# @param entity_tax_identifier [Increase::Models::Entity::Validation::Issue::EntityTaxIdentifier, nil] Details when the issue is with the entity's tax ID.
|
|
1675
|
+
|
|
1676
|
+
# @see Increase::Models::Entity::Validation::Issue#beneficial_owner_address
|
|
1677
|
+
class BeneficialOwnerAddress < Increase::Internal::Type::BaseModel
|
|
1678
|
+
# @!attribute beneficial_owner_id
|
|
1679
|
+
# The ID of the beneficial owner.
|
|
1680
|
+
#
|
|
1681
|
+
# @return [String]
|
|
1682
|
+
required :beneficial_owner_id, String
|
|
1683
|
+
|
|
1684
|
+
# @!attribute reason
|
|
1685
|
+
# The reason the address is invalid.
|
|
1686
|
+
#
|
|
1687
|
+
# @return [Symbol, Increase::Models::Entity::Validation::Issue::BeneficialOwnerAddress::Reason]
|
|
1688
|
+
required :reason, enum: -> { Increase::Entity::Validation::Issue::BeneficialOwnerAddress::Reason }
|
|
1689
|
+
|
|
1690
|
+
# @!method initialize(beneficial_owner_id:, reason:)
|
|
1691
|
+
# Details when the issue is with a beneficial owner's address.
|
|
1692
|
+
#
|
|
1693
|
+
# @param beneficial_owner_id [String] The ID of the beneficial owner.
|
|
1694
|
+
#
|
|
1695
|
+
# @param reason [Symbol, Increase::Models::Entity::Validation::Issue::BeneficialOwnerAddress::Reason] The reason the address is invalid.
|
|
1696
|
+
|
|
1697
|
+
# The reason the address is invalid.
|
|
1698
|
+
#
|
|
1699
|
+
# @see Increase::Models::Entity::Validation::Issue::BeneficialOwnerAddress#reason
|
|
1700
|
+
module Reason
|
|
1701
|
+
extend Increase::Internal::Type::Enum
|
|
1702
|
+
|
|
1703
|
+
# The address is a mailbox or other non-physical address.
|
|
1704
|
+
MAILBOX_ADDRESS = :mailbox_address
|
|
1705
|
+
|
|
1706
|
+
# @!method self.values
|
|
1707
|
+
# @return [Array<Symbol>]
|
|
1708
|
+
end
|
|
1709
|
+
end
|
|
1710
|
+
|
|
1711
|
+
# @see Increase::Models::Entity::Validation::Issue#beneficial_owner_identity
|
|
1712
|
+
class BeneficialOwnerIdentity < Increase::Internal::Type::BaseModel
|
|
1713
|
+
# @!attribute beneficial_owner_id
|
|
1714
|
+
# The ID of the beneficial owner.
|
|
1715
|
+
#
|
|
1716
|
+
# @return [String]
|
|
1717
|
+
required :beneficial_owner_id, String
|
|
1718
|
+
|
|
1719
|
+
# @!method initialize(beneficial_owner_id:)
|
|
1720
|
+
# Details when the issue is with a beneficial owner's identity verification.
|
|
1721
|
+
#
|
|
1722
|
+
# @param beneficial_owner_id [String] The ID of the beneficial owner.
|
|
1723
|
+
end
|
|
1724
|
+
|
|
1725
|
+
# The type of issue. We may add additional possible values for this enum over
|
|
1726
|
+
# time; your application should be able to handle such additions gracefully.
|
|
1727
|
+
#
|
|
1728
|
+
# @see Increase::Models::Entity::Validation::Issue#category
|
|
1729
|
+
module Category
|
|
1730
|
+
extend Increase::Internal::Type::Enum
|
|
1731
|
+
|
|
1732
|
+
# The entity's tax identifier could not be validated. Update the tax ID with the [update an entity API](/documentation/api/entities#update-an-entity.corporation.tax_identifier).
|
|
1733
|
+
ENTITY_TAX_IDENTIFIER = :entity_tax_identifier
|
|
1734
|
+
|
|
1735
|
+
# The entity's address could not be validated. Update the address with the [update an entity API](/documentation/api/entities#update-an-entity.corporation.address).
|
|
1736
|
+
ENTITY_ADDRESS = :entity_address
|
|
1737
|
+
|
|
1738
|
+
# A beneficial owner's identity could not be verified. Update the identification with the [update a beneficial owner API](/documentation/api/beneficial-owners#update-a-beneficial-owner).
|
|
1739
|
+
BENEFICIAL_OWNER_IDENTITY = :beneficial_owner_identity
|
|
1740
|
+
|
|
1741
|
+
# A beneficial owner's address could not be validated. Update the address with the [update a beneficial owner API](/documentation/api/beneficial-owners#update-a-beneficial-owner).
|
|
1742
|
+
BENEFICIAL_OWNER_ADDRESS = :beneficial_owner_address
|
|
1743
|
+
|
|
1744
|
+
# @!method self.values
|
|
1745
|
+
# @return [Array<Symbol>]
|
|
1746
|
+
end
|
|
1747
|
+
|
|
1748
|
+
# @see Increase::Models::Entity::Validation::Issue#entity_address
|
|
1749
|
+
class EntityAddress < Increase::Internal::Type::BaseModel
|
|
1750
|
+
# @!attribute reason
|
|
1751
|
+
# The reason the address is invalid.
|
|
1752
|
+
#
|
|
1753
|
+
# @return [Symbol, Increase::Models::Entity::Validation::Issue::EntityAddress::Reason]
|
|
1754
|
+
required :reason, enum: -> { Increase::Entity::Validation::Issue::EntityAddress::Reason }
|
|
1755
|
+
|
|
1756
|
+
# @!method initialize(reason:)
|
|
1757
|
+
# Details when the issue is with the entity's address.
|
|
1758
|
+
#
|
|
1759
|
+
# @param reason [Symbol, Increase::Models::Entity::Validation::Issue::EntityAddress::Reason] The reason the address is invalid.
|
|
1760
|
+
|
|
1761
|
+
# The reason the address is invalid.
|
|
1762
|
+
#
|
|
1763
|
+
# @see Increase::Models::Entity::Validation::Issue::EntityAddress#reason
|
|
1764
|
+
module Reason
|
|
1765
|
+
extend Increase::Internal::Type::Enum
|
|
1766
|
+
|
|
1767
|
+
# The address is a mailbox or other non-physical address.
|
|
1768
|
+
MAILBOX_ADDRESS = :mailbox_address
|
|
1769
|
+
|
|
1770
|
+
# @!method self.values
|
|
1771
|
+
# @return [Array<Symbol>]
|
|
1772
|
+
end
|
|
1773
|
+
end
|
|
1774
|
+
|
|
1775
|
+
# @see Increase::Models::Entity::Validation::Issue#entity_tax_identifier
|
|
1776
|
+
class EntityTaxIdentifier < Increase::Internal::Type::BaseModel
|
|
1777
|
+
# @!method initialize
|
|
1778
|
+
# Details when the issue is with the entity's tax ID.
|
|
1779
|
+
end
|
|
1780
|
+
end
|
|
1781
|
+
|
|
1782
|
+
# The validation status for the entity. If the status is `invalid`, the `issues`
|
|
1783
|
+
# array will be populated.
|
|
1784
|
+
#
|
|
1785
|
+
# @see Increase::Models::Entity::Validation#status
|
|
1786
|
+
module Status
|
|
1787
|
+
extend Increase::Internal::Type::Enum
|
|
1788
|
+
|
|
1789
|
+
# The submitted data is being validated.
|
|
1790
|
+
PENDING = :pending
|
|
1791
|
+
|
|
1792
|
+
# The submitted data is valid.
|
|
1793
|
+
VALID = :valid
|
|
1794
|
+
|
|
1795
|
+
# Additional information is required to validate the data.
|
|
1796
|
+
INVALID = :invalid
|
|
1797
|
+
|
|
1798
|
+
# @!method self.values
|
|
1799
|
+
# @return [Array<Symbol>]
|
|
1800
|
+
end
|
|
1801
|
+
end
|
|
1589
1802
|
end
|
|
1590
1803
|
end
|
|
1591
1804
|
end
|
|
@@ -118,12 +118,12 @@ module Increase
|
|
|
118
118
|
|
|
119
119
|
# @see Increase::Models::RealTimeDecision#card_authentication
|
|
120
120
|
class CardAuthentication < Increase::Internal::Type::BaseModel
|
|
121
|
-
# @!attribute
|
|
121
|
+
# @!attribute access_control_server_transaction_identifier
|
|
122
122
|
# A unique identifier assigned by the Access Control Server (us) for this
|
|
123
123
|
# transaction.
|
|
124
124
|
#
|
|
125
125
|
# @return [String]
|
|
126
|
-
required :
|
|
126
|
+
required :access_control_server_transaction_identifier, String
|
|
127
127
|
|
|
128
128
|
# @!attribute account_id
|
|
129
129
|
# The identifier of the Account the card belongs to.
|
|
@@ -210,12 +210,12 @@ module Increase
|
|
|
210
210
|
# @return [Increase::Models::RealTimeDecision::CardAuthentication::DeviceChannel]
|
|
211
211
|
required :device_channel, -> { Increase::RealTimeDecision::CardAuthentication::DeviceChannel }
|
|
212
212
|
|
|
213
|
-
# @!attribute
|
|
213
|
+
# @!attribute directory_server_transaction_identifier
|
|
214
214
|
# A unique identifier assigned by the Directory Server (the card network) for this
|
|
215
215
|
# transaction.
|
|
216
216
|
#
|
|
217
217
|
# @return [String]
|
|
218
|
-
required :
|
|
218
|
+
required :directory_server_transaction_identifier, String
|
|
219
219
|
|
|
220
220
|
# @!attribute merchant_acceptor_id
|
|
221
221
|
# The merchant identifier (commonly abbreviated as MID) of the merchant the card
|
|
@@ -329,12 +329,12 @@ module Increase
|
|
|
329
329
|
# @return [String, nil]
|
|
330
330
|
required :shipping_address_state, String, nil?: true
|
|
331
331
|
|
|
332
|
-
# @!attribute
|
|
332
|
+
# @!attribute three_d_secure_server_transaction_identifier
|
|
333
333
|
# A unique identifier assigned by the 3DS Server initiating the authentication
|
|
334
334
|
# attempt for this transaction.
|
|
335
335
|
#
|
|
336
336
|
# @return [String]
|
|
337
|
-
required :
|
|
337
|
+
required :three_d_secure_server_transaction_identifier, String
|
|
338
338
|
|
|
339
339
|
# @!attribute upcoming_card_payment_id
|
|
340
340
|
# The identifier of the Card Payment this authentication attempt will belong to.
|
|
@@ -343,13 +343,13 @@ module Increase
|
|
|
343
343
|
# @return [String]
|
|
344
344
|
required :upcoming_card_payment_id, String
|
|
345
345
|
|
|
346
|
-
# @!method initialize(
|
|
346
|
+
# @!method initialize(access_control_server_transaction_identifier:, account_id:, billing_address_city:, billing_address_country:, billing_address_line1:, billing_address_line2:, billing_address_line3:, billing_address_postal_code:, billing_address_state:, card_id:, cardholder_email:, cardholder_name:, decision:, device_channel:, directory_server_transaction_identifier:, merchant_acceptor_id:, merchant_category_code:, merchant_country:, merchant_name:, message_category:, prior_authenticated_card_payment_id:, requestor_authentication_indicator:, requestor_challenge_indicator:, requestor_name:, requestor_url:, shipping_address_city:, shipping_address_country:, shipping_address_line1:, shipping_address_line2:, shipping_address_line3:, shipping_address_postal_code:, shipping_address_state:, three_d_secure_server_transaction_identifier:, upcoming_card_payment_id:)
|
|
347
347
|
# Some parameter documentations has been truncated, see
|
|
348
348
|
# {Increase::Models::RealTimeDecision::CardAuthentication} for more details.
|
|
349
349
|
#
|
|
350
350
|
# Fields related to a 3DS authentication attempt.
|
|
351
351
|
#
|
|
352
|
-
# @param
|
|
352
|
+
# @param access_control_server_transaction_identifier [String] A unique identifier assigned by the Access Control Server (us) for this transact
|
|
353
353
|
#
|
|
354
354
|
# @param account_id [String] The identifier of the Account the card belongs to.
|
|
355
355
|
#
|
|
@@ -377,7 +377,7 @@ module Increase
|
|
|
377
377
|
#
|
|
378
378
|
# @param device_channel [Increase::Models::RealTimeDecision::CardAuthentication::DeviceChannel] The device channel of the card authentication attempt.
|
|
379
379
|
#
|
|
380
|
-
# @param
|
|
380
|
+
# @param directory_server_transaction_identifier [String] A unique identifier assigned by the Directory Server (the card network) for this
|
|
381
381
|
#
|
|
382
382
|
# @param merchant_acceptor_id [String, nil] The merchant identifier (commonly abbreviated as MID) of the merchant the card i
|
|
383
383
|
#
|
|
@@ -413,7 +413,7 @@ module Increase
|
|
|
413
413
|
#
|
|
414
414
|
# @param shipping_address_state [String, nil] The US state of the shipping address associated with this purchase.
|
|
415
415
|
#
|
|
416
|
-
# @param
|
|
416
|
+
# @param three_d_secure_server_transaction_identifier [String] A unique identifier assigned by the 3DS Server initiating the authentication att
|
|
417
417
|
#
|
|
418
418
|
# @param upcoming_card_payment_id [String] The identifier of the Card Payment this authentication attempt will belong to. A
|
|
419
419
|
|
data/lib/increase/version.rb
CHANGED
|
@@ -629,7 +629,7 @@ module Increase
|
|
|
629
629
|
# A unique identifier assigned by the Access Control Server (us) for this
|
|
630
630
|
# transaction.
|
|
631
631
|
sig { returns(String) }
|
|
632
|
-
attr_accessor :
|
|
632
|
+
attr_accessor :access_control_server_transaction_identifier
|
|
633
633
|
|
|
634
634
|
# The city of the cardholder billing address associated with the card used for
|
|
635
635
|
# this purchase.
|
|
@@ -736,7 +736,7 @@ module Increase
|
|
|
736
736
|
# A unique identifier assigned by the Directory Server (the card network) for this
|
|
737
737
|
# transaction.
|
|
738
738
|
sig { returns(String) }
|
|
739
|
-
attr_accessor :
|
|
739
|
+
attr_accessor :directory_server_transaction_identifier
|
|
740
740
|
|
|
741
741
|
# The merchant identifier (commonly abbreviated as MID) of the merchant the card
|
|
742
742
|
# is transacting with.
|
|
@@ -850,7 +850,7 @@ module Increase
|
|
|
850
850
|
# A unique identifier assigned by the 3DS Server initiating the authentication
|
|
851
851
|
# attempt for this transaction.
|
|
852
852
|
sig { returns(String) }
|
|
853
|
-
attr_accessor :
|
|
853
|
+
attr_accessor :three_d_secure_server_transaction_identifier
|
|
854
854
|
|
|
855
855
|
# A constant representing the object's type. For this resource it will always be
|
|
856
856
|
# `card_authentication`.
|
|
@@ -867,7 +867,7 @@ module Increase
|
|
|
867
867
|
sig do
|
|
868
868
|
params(
|
|
869
869
|
id: String,
|
|
870
|
-
|
|
870
|
+
access_control_server_transaction_identifier: String,
|
|
871
871
|
billing_address_city: T.nilable(String),
|
|
872
872
|
billing_address_country: T.nilable(String),
|
|
873
873
|
billing_address_line1: T.nilable(String),
|
|
@@ -890,7 +890,7 @@ module Increase
|
|
|
890
890
|
),
|
|
891
891
|
device_channel:
|
|
892
892
|
Increase::CardPayment::Element::CardAuthentication::DeviceChannel::OrHash,
|
|
893
|
-
|
|
893
|
+
directory_server_transaction_identifier: String,
|
|
894
894
|
merchant_acceptor_id: T.nilable(String),
|
|
895
895
|
merchant_category_code: T.nilable(String),
|
|
896
896
|
merchant_country: T.nilable(String),
|
|
@@ -918,7 +918,7 @@ module Increase
|
|
|
918
918
|
shipping_address_state: T.nilable(String),
|
|
919
919
|
status:
|
|
920
920
|
Increase::CardPayment::Element::CardAuthentication::Status::OrSymbol,
|
|
921
|
-
|
|
921
|
+
three_d_secure_server_transaction_identifier: String,
|
|
922
922
|
type:
|
|
923
923
|
Increase::CardPayment::Element::CardAuthentication::Type::OrSymbol
|
|
924
924
|
).returns(T.attached_class)
|
|
@@ -928,7 +928,7 @@ module Increase
|
|
|
928
928
|
id:,
|
|
929
929
|
# A unique identifier assigned by the Access Control Server (us) for this
|
|
930
930
|
# transaction.
|
|
931
|
-
|
|
931
|
+
access_control_server_transaction_identifier:,
|
|
932
932
|
# The city of the cardholder billing address associated with the card used for
|
|
933
933
|
# this purchase.
|
|
934
934
|
billing_address_city:,
|
|
@@ -969,7 +969,7 @@ module Increase
|
|
|
969
969
|
device_channel:,
|
|
970
970
|
# A unique identifier assigned by the Directory Server (the card network) for this
|
|
971
971
|
# transaction.
|
|
972
|
-
|
|
972
|
+
directory_server_transaction_identifier:,
|
|
973
973
|
# The merchant identifier (commonly abbreviated as MID) of the merchant the card
|
|
974
974
|
# is transacting with.
|
|
975
975
|
merchant_acceptor_id:,
|
|
@@ -1015,7 +1015,7 @@ module Increase
|
|
|
1015
1015
|
status:,
|
|
1016
1016
|
# A unique identifier assigned by the 3DS Server initiating the authentication
|
|
1017
1017
|
# attempt for this transaction.
|
|
1018
|
-
|
|
1018
|
+
three_d_secure_server_transaction_identifier:,
|
|
1019
1019
|
# A constant representing the object's type. For this resource it will always be
|
|
1020
1020
|
# `card_authentication`.
|
|
1021
1021
|
type:
|
|
@@ -1026,7 +1026,7 @@ module Increase
|
|
|
1026
1026
|
override.returns(
|
|
1027
1027
|
{
|
|
1028
1028
|
id: String,
|
|
1029
|
-
|
|
1029
|
+
access_control_server_transaction_identifier: String,
|
|
1030
1030
|
billing_address_city: T.nilable(String),
|
|
1031
1031
|
billing_address_country: T.nilable(String),
|
|
1032
1032
|
billing_address_line1: T.nilable(String),
|
|
@@ -1049,7 +1049,7 @@ module Increase
|
|
|
1049
1049
|
),
|
|
1050
1050
|
device_channel:
|
|
1051
1051
|
Increase::CardPayment::Element::CardAuthentication::DeviceChannel,
|
|
1052
|
-
|
|
1052
|
+
directory_server_transaction_identifier: String,
|
|
1053
1053
|
merchant_acceptor_id: T.nilable(String),
|
|
1054
1054
|
merchant_category_code: T.nilable(String),
|
|
1055
1055
|
merchant_country: T.nilable(String),
|
|
@@ -1077,7 +1077,7 @@ module Increase
|
|
|
1077
1077
|
shipping_address_state: T.nilable(String),
|
|
1078
1078
|
status:
|
|
1079
1079
|
Increase::CardPayment::Element::CardAuthentication::Status::TaggedSymbol,
|
|
1080
|
-
|
|
1080
|
+
three_d_secure_server_transaction_identifier: String,
|
|
1081
1081
|
type:
|
|
1082
1082
|
Increase::CardPayment::Element::CardAuthentication::Type::TaggedSymbol
|
|
1083
1083
|
}
|