stelace / marketplace-demo

Open-source marketplace front-end powered by Stelace API including search, platform automation, user management, transactions, real-time messaging, ratings and much more :zap:
https://marketplace.demo.stelace.com
MIT License
114 stars 66 forks source link

New Payment method #530

Closed driquelme closed 1 year ago

driquelme commented 2 years ago

Hello,

Is there any documentation or examples on how to add a custom payment method?

abruere commented 1 year ago

Hi, very late, but here is how Stripe works with a dedicated plugin added to Stelace server : https://github.com/stelace/stelace-stripe A link to server docs is included in the project README.

A plugin would be needed for other payment methods.