Reputation: 33
I have built a simple e-commerce website using React and JavaScript. Now I want to add payment method when customers buying products. Can you recommend reliable payment gateways that support both card and PayPal payments? Any good documentation that you recommend about integrating payment features?
I just want to add payment features and now I don't know how I start
Upvotes: 1
Views: 93
Reputation: 26
Here's a quick Integration guide for Plural's Hosted checkout: https://developer.pluralonline.com/docs/plural-hosted-checkout
Upvotes: 0