STRIPE Issue - Can't see Subscription Plans

Just setup STRIPE. The account is activated and approved, and set to TEST mode. I’ve added the relevant client id and key fields for TEST and LIVE in the Plugin section in Bubble. I’ve also added identical STRIPE plans in TEST and LIVE.

When I try to setup a workflow from a “Get Plan” button in my app and choose the Payments/Subscribe a User to a Plan option, the plan list dropdown doesn’t contain any data, i.e. plan names.

Have I missed a step somewhere?

Thanks,
James

Sorted! I closed the browser window and the reloaded the app from the main bubble window. Plans are now visible in the dropdown.

1 Like

@Trustlii I am trying to dynamically input the plan name (stored in the database) for some reason it is not working.
Have you tried something like that? Need some help