Hello everyone,
I am trying to integrate a stripe payment system to my website. I would like a custom Stripe checkout for each CMS item with their price and other information. A button for each CMS item will take the user to the custom Stripe checkout page which will contain the item’s info and price. Does anyone know how I can implement this?
Thank you