The “Add to Cart” function works fine in Test, but not in Live.
It may have something to do with how I added the Stripe products. Initially, all my products were Live Only, then I added Test products of the same name in Stripe. Then I had to resave all my Stripe products in Feathery to make the test products work in my test form. Now the Live form version of “Add to Cart” no longer works.
Please advise as my deadline for this app is tomorrow.
I’m not seeing any errors that would be relevant in the console, but when I click the “Add to Cart” button that has the action to add the products to cart, it doesn’t actually add them in the live version. The button remains unselected. It works in the test version.
Perfect, thanks! It seems that it no longer applies/unapplies the “selected” styling to the buttons anymore when I add and remove products from my stripe cart in the live form… Now it remains in the default style no matter what, and my buttons do have “click again to deselect” enabled. The test form works correctly.
I think this fix may have broken something else, as now I’m getting stuck in a loop when loading my live or my test form. Here is a loom showing what’s happening: Video Message: Troubleshooting Live Form Issues | Loom