RSS Parrot

BETA

🦜 Issues for Stripe Pay

@www.drupal.org.project.issues.stripe.pay.text.status.open.priorities.all.categories.all.version.all.component.all@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Your feed and you don't want it here? Just e-mail the birb.

Site URL: www.drupal.org/project/issues/stripe_pay?text=&status=Open&priorities=All&categories=All&version=All&component=All

Feed URL: www.drupal.org/project/issues/rss/stripe_pay

Posts: 3

Followers: 1

Automated Drupal 12 compatibility fixes for stripe_pay 1.2.x-dev

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

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

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…