- Issue created by @kpoornima
- Assigned to omkar_yewale
- Status changed to Needs work
over 1 year ago 6:17am 5 June 2023 - Issue was unassigned.
- Status changed to Needs review
over 1 year ago 6:39am 5 June 2023 - 🇮🇳India omkar_yewale Mumbai
In Drupal 10, the module has a dependency on the Domain module. However, the Domain module is not included in Drupal 10, so it needs to be manually installed. To address this issue.
I have created a patch for the composer.json file error on Drupal 10.invalid JSON in the modules/contrib/stripe_integration/composer.json file.
Try this patch with the domain module. →
Patches of domain module D10 support:
1) https://www.drupal.org/project/domain/issues/3287020 📌 Automated Drupal 10 compatibility fixes Needs review
2) https://www.drupal.org/project/domain/issues/3363211 📌 Drupal 10.0.x Updates Fixed - Status changed to Closed: duplicate
over 1 year ago 12:21pm 5 June 2023 - 🇮🇳India shashikanth171
This issue will be fixed as part of https://www.drupal.org/project/stripe_integration/issues/3364387 📌 Remove Usage of domain Negotiator from StripeIntegrationSettingsForm Needs work
- 🇮🇳India shashikanth171
Thank you @omkar_yewale and @akshay_kashyap for working on this, but first we will start with the module working without domain module and for sites which use multiple domains and need settings for each domain, we can support that as a configuration or submodule. Please feel free to create a feature request issue for the same.