I’m looking for someone who understands Stripe pluggin, or how I might be able to do this with API connector.
In Stripe I created multiple prices on a single product. Before I was using discount codes, but I hated that when it imported into Quickbooks it showed I was making the full amount, and then was adding in a discount line item. I found that if instead I use different prices under a product that it won’t add the discount line.
Before in Bubble I had a workflow that would add the discount to a user in Stripe, this worked, but as mentioned I don’t want the discount line to show up in Quickbooks.
I’ve been trying to create a workflow that updates the subscription. I was trying Update a Subscription Item, but that was not working.
I then tried Subscribe User to a plan. It seemed to allow you to update an existing plan which was the goal, but I got hung up on the Payment Behavior, and what to select. Allow Incomplete, Error if incomplete, Pending if incomplete, or Dafult incomplete.
I asked ChatGPT and Google AI to advise, and it had me creating a API connector, since I wanted to make sure it did not bill them after the change, or change the date of their next payment. I simply wanted to change the subscription price, so next bill it would be at the new price(it bills yearly).
Anyways, I created this API connector, but I keep getting an issue. With both AI I’ve been running round in circles trying to get it to work, and still getting errors. Can anyone tell what I’m doing wrong?



