Replies: 0
Hi everybody,
I am trying to learn programming through Colt Steele’s course and through building my own website. I’ve built a WordPress webshop “from scratch” where I use Stripe and Woocommerce for products and payments. This works perfect. However, I am trying to create a separate stand-alone page where a user can buy a specific service and perform payment on the same site. I do not want users to “add to cart” when buying this specific service. I’ve run into a brick wall here, because I cannot seem to figure out how to make this. It would be perfect if I could use Stripe on this page too, but I can’t seem to figure out how.
The website in question is http://www.refashion.dk and I’ve attached a screenshot explaining what I’m intending to build. See screenshot.
Specifically, it is the payment module that is hard for me.
Do you guys have any suggestions as to how I could go about this? Please keep in mind that I am a beginner programmer.
Thank you very much for your attention.