I’m working on marketplace web app, I added 3 pricing plan
Plan 1 - ($15- get 25 credits)
Plan 2 - ($25- get 50 credits)
Plan 3 - ($45- get 100 credits)
I setup webhook in lemon squeezy and test it, when every user purchase I click “detect data” in backend workflow and received popup with data, but the problem is data is not show in user database, I want to store when user purchase $15 plan, I want to store 25 credits that will store in bubble backend.
I successfully purchase plan in test mode but the credits not stored in bubble database, can anyone help me with this??
NOTE : I added backend workflow setup screenshots please check