Integration with Payment Gateways

Hey

But we would like to know if JourneyApps has integrated with any payment gateways and if this available, can you please supply us with a list of gateways JourneyApps can integrate with and documentation to implement such.

@forumfred I have considered doing this for a while, to build a basic POS that integrates with multiple systems.

My approach would be to wrap GitHub - stripe/stripe-node: Node.js library for the Stripe API. in CloudCode tasks and then call those CloudCode tasks from within the application.