Hello!
I am creating an application for a store in Russia. Stripe does not work in this country. But I need to create a store with a shopping cart in the Glide so that users can add products to the shopping cart and place an order. After that, the basket should be clear.
I could implement this idea if it was possible to clear the entire column. But there is no such opportunity in Glide.
Can anyone suggest how you can implement this solution without Stripe? Perhaps someone already has an example of a ready-made solution?