vincanger
vincanger
Closing this for now. Let us know if you have any other questions @nosisky and we can reopen this issue. We're also available to answer questions in our Discord https://discord.gg/drqUGRrxmH
@Tdnshah There is a plan to integrate LemonSqueezy. Which other payment processors do you have in mind?
Would Wasp's [Link component ](https://wasp-lang.dev/docs/advanced/links)(which is a NavLink wrapper) maybe be better for this?
cool. I'd like to see how this works as well. I cannot guarantee I will deploy the feature to the live app, but if it works well we can at...
@Martinsos here are some answers to your Qs: > So what are we doing here: we are adding the banner where they agree to cookies. Ok. How is that connected...
@Martinsos - added e2e tests for accepting and rejecting cookies - I decided to leave the code in template. Because it is a separate component, it's easy enough to remove....
> Approved! I did left some comments though so please check those out, but I think the main idea is fine. Once you take care of those, feel free to...
PR https://github.com/wasp-lang/open-saas/pull/125
taken care of in https://github.com/wasp-lang/open-saas/pull/163
@okomarov I'm also running into drift problems. Have you found a solution?