Skip to content

Release 1.8.1 - Payment Request Product Type and Subtype to nullable#181

Merged
david-ruiz-cko merged 1 commit into
masterfrom
release/1.8.1
Jun 29, 2026
Merged

Release 1.8.1 - Payment Request Product Type and Subtype to nullable#181
david-ruiz-cko merged 1 commit into
masterfrom
release/1.8.1

Conversation

@david-ruiz-cko

Copy link
Copy Markdown
Contributor

This release adds support for product item types and subtypes in the payments module, improving the structure and clarity of product-related attributes. The main changes include introducing new enumerations for product item types and subtypes, updating documentation for better clarity, and requiring the new files where appropriate.

Product Type Support Enhancements

  • Added a new ProductItemType enumeration in product_item_type.rb, defining possible product types such as digital, discount, and physical.
  • Updated the product.rb documentation to clarify the usage of the type and sub_type attributes, specifying their purpose and when they are required.
  • Required the new product_item_type and product_sub_type files in payments.rb to ensure the enumerations are available throughout the payments module.

@david-ruiz-cko david-ruiz-cko requested a review from a team June 29, 2026 09:40
@david-ruiz-cko david-ruiz-cko changed the title Release 1.8.1 Release 1.8.1 - Payment Request Product Type and Subtype to nullable Jun 29, 2026
@david-ruiz-cko david-ruiz-cko merged commit 1c9ba1b into master Jun 29, 2026
5 checks passed
@david-ruiz-cko david-ruiz-cko deleted the release/1.8.1 branch June 29, 2026 09:46
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants