I cleared all the test data in my Stripe dashboard. Now, when I try to save a user’s card for later I get an error “No such customer”. Does anybody know how to fix this?
I just came across it too, anyone have thoughts on this.
This happens with some configuration of the Stripe Plugin. I don’t really know how to “solve” these problems, but I know how to get around it.
You simply create another user within the Bubble database and Run the application as this new user.
Apparently, when you clear the data in Stripe, there is some unique ID saved in the plugin inside Bubble. So if you create a new user (maybe even with the same email), he will give this user another unique ID.
Português:
Isso acontece com alguma configuração do Plugin do Stripe. Não sei como “resolver” de fato esse problemas, mas sei com contorna-lo.
Basta você criar outro usuário dentro do banco de dados do Bubble e Executar o aplicativo como este novo usuário.
Aparentemente quando você limpa os dados no Stripe fica algum ID único salvo no plugin dentro do Bubble. Então se você criar um novo usuário (pode ser até com o mesmo email), ele vai dar outro ID único a este usuário.