Integrate payment method

Good evening,

How do I integrate a payment method into my “order now” button?

Here is my source: https://codepen.io/aaashpnt-the-sans/pen/eYaEGPO

Thank you for your help.

Well step 1 will be deciding what payment method you want to accept…

the means of payment will be by visa, mastecard and stripe credit card

I have no idea how to integrate this into my payment button.

Check out Stripe. They have a pretty easy to use checkout system. https://stripe.com/payments/checkout

1 Like

Stripe tends to be a bit harder to use if you’re not a developer. The new checkout option that joe linked to above is a newer feature that may be suitable. The alternative is to use one of the many middlemen that offer cart functionality and that link your website to Stripe for you — such as Snipcart.

1 Like

ok thank you I will try it

1 Like

If you want another option for a super simple cart to setup, try Cartloom. I have been using them for 15 years.

2 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.