@www.drupal.org.project.issues.stripe.pay.text.status.open.priorities.all.categories.all.version.all.component.all@rss-parrot.net
Automated Drupal 12 compatibility fixes for stripe_pay 1.2.x-dev
https://www.drupal.org/project/stripe_pay/issues/3603383
Published: June 17, 2026 17:31
Problem/Motivation
Hello project maintainers,
This is an automated issue to help make this module compatible with Drupal 12.
Changes will periodically be added to this issue that remove deprecated API uses. To stop further changes from being posted, change…
Add TrustedRedirectResponse use statement in StripeController.php
https://www.drupal.org/project/stripe_pay/issues/3521855
Published: April 30, 2025 00:57
Hello! I am using Stripe Pay to process registration payments for the site I'm working on. The registration workflow is as follows:
User fills out registration form -> On submit, they are taken to the Stripe checkout page -> On payment success, they are…
Fatal error: AssertionError: "Stripe Payment" must be defined in MODULE_NAME.field_type_categories.yml
https://www.drupal.org/project/stripe_pay/issues/3514281
Published: March 20, 2025 09:50
Problem/Motivation
With a fresh installation of Drupal 11.5 and Stripe Pay, a fatal error happens that prevent adding the Stripe Pay field to any content entity, custom or core, with the following error:
AssertionError: "Stripe Payment" must be defined in…