I have a doubt I have multiple price Cards I use firebase as my database how to send the price amount to backend when I click the button thanks in advance
Hi Abdur, sorry this is really late reply. The ideal way is never send the price amount to backend. Rather send selected courseId by the user and fetch it's corresponding amount directly from the Collection snapshot