Hi,
I’ve been using the official Stripe plugin and it’s been working well with “standard pricing” products i.e. the simplest ones a fixed fee multiplied by a quanitity. Refer to the screenshot.
However, I’m trying to use a monthly recurring subscription with tiers i.e. a “graduated price”. Refer to the screenshot.
When I try to setup the Create payment intent action, and replace the Price Id from the standard pricing to the graduated price configuration and run a test, the plugin returns an error relating to quantity (I think). Refer to screenshot. Note, I’ve tried multiple different quantities from variables to hard coding but it doesn’t work.
Any advice please.