Add the banner of Shop Pay Installments manually with react

I’m using React + Cart API(Ajax) for a product page, and don’t use form tag with liquid.

I tried to use Shop Pay banner manually, I can see that tag(Shadow DOM) is working on React component.

If React component injects proper data for shopify-id, shopify-meta in dynamically,

is it okay to use like that without a form tag on liquid?

Following. I’m dealing with the same.