I’m using the newer stripe subscription component and up until today i didn’t have an issue. However, when three users tried to subscribe today the payment was successful but the fields that were supposed to get updated didn’t for two out of the three users.
I dont have anything complicated setup. Two prices, where one can be selected from the dropdown and that price is used in the stripe subscription module. The fields and values being updated for both are the same.
I manually tested it myself, payment goes through, but fields aren’y being updated.
Super frustrating and I can’t make any sense of it.