Linking Stripe Payment With CMS Field

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 :pray:

Have you looked at Stripe Payment Links?

checkout the “Programmatically generate payment links with an API” section.

1 Like