nicolasblanco / shopix

Shopix : an Elixir & Phoenix e-commerce platform
MIT License
196 stars 26 forks source link

Stripe gateway #20

Open jwarpenius opened 5 years ago

jwarpenius commented 5 years ago

I can help with this in some point!

nicolasblanco commented 5 years ago

Yes!

Want to have some kind of abstraction in the payment provider (which is already the case for the storage of the payment processing keys in the database) and support for Stripe... 👍

sensiblearts commented 5 years ago

I'm looking into shopix, and if I choose it then I can help with stripe integration, too.

But first, a question: How is Shopix intended to integrate with an existing phoenix app? E.g., would I merge the /front/ folders with mine?

Also, I'm using Pow, and probably Swoosh.

Thanks, David