Bubble Stripe error: Missing required param: items

Hello. I am using the official bubble stripe plugin to implement subscription payments.
However, I am getting the error [Stripe error: Missing required param: items.

The workflow is as shown in the image below. I would appreciate it if you could tell me the cause.

Hello @ogino

The Stripe plan name is wrong. You must create a product in Stripe and add its ID there (these IDs start with prod_xxxxxxxx) and can be obtained easily from your Stripe dashboard.

2 Likes

This topic was automatically closed after 70 days. New replies are no longer allowed.