Stripe custom checkout - stripe card payment page

Hi,
I managed to get Stripe working with server side setup and having Stripe Credit Card displayed on my page thanks to @Teodor (custom stripe checkout form, Stripe Custom Checkout Forms) .

However, since the use pays for dynamically generated products on my DB (projects in my case) (and I am not using Stripe to create products), is there a way to keep the Credit Card/expiry/cvv form on stripe and not on my page?
I just want to be able to click the buy now button and it will go to the Stripe hosted payment page for the user to enter the credit card details.

this is was I have so far. I have the credit card entry form on my page and its working with a server-side setup

server action page

App structure pages

Community Page
Last updated: