I’m having issues with the Stripe plugin and I’m not sure if my issue is a bug. I want to subscribe the Current User’s Nonprofit’s Payment User to the subscription, not the Current User. I tried the following to make that happen.
When I click on a button that triggers this workflow, it’s using the current user (even though I removed the checkbox). In the example below, I’m logged in as the Current User which is not the Payment User.
As you can see in the Stripe popup, it’s using the current user.