How to send data from backend to Checkout UI Extension?

I’m working on a Checkout Extension with Remix template. The issue I’m facing is how can I fetch data from database(in backend) and display them in Checkout Extension file(Checkout.jsx)?

1 Like