Added URL to payment providers
parent
5ef17a2ecf
commit
00be94f5d7
12
README.md
12
README.md
|
@ -5,12 +5,12 @@
|
||||||
`expressCart` is a fully functional shopping cart built in Node.js (Express, MongoDB) with built in popular payment providers.
|
`expressCart` is a fully functional shopping cart built in Node.js (Express, MongoDB) with built in popular payment providers.
|
||||||
|
|
||||||
Payment providers included:
|
Payment providers included:
|
||||||
- Stripe
|
- [Stripe](https://stripe.com/)
|
||||||
- PayPal
|
- [PayPal](http://paypal.com/)
|
||||||
- Blockonomics
|
- [Blockonomics](https://www.blockonomics.co/)
|
||||||
- Authorize.net
|
- [Authorize.net](https://www.authorize.net/)
|
||||||
- Adyen
|
- [Adyen](https://www.adyen.com/)
|
||||||
- PayWay
|
- [PayWay](https://www.payway.com.au/)
|
||||||
- Instore
|
- Instore
|
||||||
|
|
||||||
[![Github stars](https://img.shields.io/github/stars/mrvautin/expressCart.svg?style=social&label=Star)](https://github.com/mrvautin/expressCart)
|
[![Github stars](https://img.shields.io/github/stars/mrvautin/expressCart.svg?style=social&label=Star)](https://github.com/mrvautin/expressCart)
|
||||||
|
|
Loading…
Reference in New Issue